]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/props_test.cxx
- removed all reference to SGValue
[simgear.git] / simgear / misc / props_test.cxx
index 17f82c7ee79d3016963e1d6ac3c22607192edcc8..8d18162d4e12314f19952b918bfbf8d77453d05a 100644 (file)
@@ -10,6 +10,7 @@
 
 #if !defined(SG_HAVE_NATIVE_SGI_COMPILERS)
 SG_USING_STD(cout);
+SG_USING_STD(cerr);
 SG_USING_STD(endl);
 #endif