]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/SGMath.hxx
Add dist and distSqr functions
[simgear.git] / simgear / math / SGMath.hxx
index 024fe4c19ee1194289ecc0b26d1f5954318420b0..73ec59a02a744d9a693e02363c4ec20e6240e285 100644 (file)
@@ -27,9 +27,9 @@
 #include "SGGeodesy.hxx"
 #include "SGVec3.hxx"
 #include "SGVec4.hxx"
-#include "SGQuat.hxx"
-#include "SGMatrix.hxx"
 #include "SGGeoc.hxx"
 #include "SGGeod.hxx"
+#include "SGQuat.hxx"
+#include "SGMatrix.hxx"
 
 #endif