]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/SGMath.hxx
use the proper namespace
[simgear.git] / simgear / math / SGMath.hxx
index 1bd807dd08216adc76198a1cdcdd4252b727d96f..b311136befddd536c963f196400087834ce635fa 100644 (file)
 #include "SGLimits.hxx"
 #include "SGMisc.hxx"
 #include "SGGeodesy.hxx"
+#include "SGVec2.hxx"
 #include "SGVec3.hxx"
 #include "SGVec4.hxx"
 #include "SGGeoc.hxx"
 #include "SGGeod.hxx"
 #include "SGQuat.hxx"
+#include "SGLocation.hxx"
 #include "SGMatrix.hxx"
 
 #endif