#include "stdpre.h" #if !defined(CONFIG_PLATFORM_LINUX) #include #else // some versions of libstdc++ don't have // FIXME -- only include iostream for versions that don't have ostream #include #endif #include "stdpost.h"