blob: df8269e8896a5dba8715252d1ba65649b215f98e [file] [log] [blame]
Brian Silverman5c0bf772013-02-28 16:44:44 -08001This directory contains replacement include files for ones that the libstdc++ we're using on the cRIO either don't implement completely or doesn't have at all.
2The ones in aos/crio/libstdc++ are copied from the libstdc++ that came with the compiler and tweaked so that they work.
3When used for compiles not for vxworks, they just #include the usual standard library header.