]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/material/mat.cxx
Reduce compiler.h to almost nothing (but it's worth keeping around I think, for
[simgear.git] / simgear / scene / material / mat.cxx
index 2d488f345eb7db8da34c8bbebbba5b3a9fcdd932..8edb5206f472964371db1379ba25e35a2d61cdea 100644 (file)
@@ -33,10 +33,6 @@ SG_USING_STD(map);
 
 #include <plib/ul.h>
 
-#ifdef SG_MATH_EXCEPTION_CLASH
-#  include <math.h>
-#endif
-
 #include <osg/CullFace>
 #include <osg/Material>
 #include <osg/ShadeModel>