Modified Files:

SGMath.hxx: Attempt to help IRIX builds
This commit is contained in:
frohlich 2006-11-02 13:37:23 +00:00
parent 3fa94b5143
commit 55c018c525

View File

@ -21,6 +21,8 @@
/// Just include them all /// Just include them all
#include <iosfwd> #include <iosfwd>
// FIXME, make it compile on IRIX
#include <osg/GL>
#include "SGMathFwd.hxx" #include "SGMathFwd.hxx"