]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/texcoord.cxx
implement a round-robin scheme for random objects to make sure the same type of objec...
[simgear.git] / simgear / misc / texcoord.cxx
index ea56ea9396879e85692b8ff04b1d96b8146348ee..30af6eff8e7b34b35cd53101f48ca554ad818b09 100644 (file)
@@ -145,12 +145,13 @@ enter this in the official comments in case I forget again. :-)
 
 #include <simgear/compiler.h>
 
-// #include STL_IOSTREAM
+// #include <iostream>
 
 #include "texcoord.hxx"
 
-// SG_USING_STD(cout);
-// SG_USING_STD(endl);
+#include <simgear/math/point3d.hxx>
+// using std::cout;
+// using std::endl;
 
 
 #define FG_STANDARD_TEXTURE_DIMENSION 1000.0 // meters