]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/propertyObject_test.cxx
hla: Use raw pointers for HLAFederate::_insert methods.
[simgear.git] / simgear / props / propertyObject_test.cxx
index c09292e7c6f3b88cf46a2f08a77451ec6cd991d4..7021395a64839a0b0f3daa558b20425c87361476 100644 (file)
@@ -15,9 +15,6 @@
 #include <cstdlib>
 #include <cstring>
 
-// working around MSVC weirdness with props.hxx and SGMathFwd
-#include <simgear/math/SGMath.hxx>
-
 #include "propertyObject.hxx"
 
 #include <simgear/structure/exception.hxx>