From 1a65db63feee0de31e84906784f564e816edee40 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 16 Sep 2003 08:10:11 +0000 Subject: [PATCH] Added inlucde to trPageArchive to get round IRIX build problem. --- src/osgPlugins/txp/TrPageArchive.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/osgPlugins/txp/TrPageArchive.h b/src/osgPlugins/txp/TrPageArchive.h index bd6739f98..1c54dc55c 100644 --- a/src/osgPlugins/txp/TrPageArchive.h +++ b/src/osgPlugins/txp/TrPageArchive.h @@ -31,14 +31,12 @@ #include "TrPageParser.h" +#include + #include #include #include // for auto_ptr -namespace osgSim{ - class LightPointNode; -} - namespace txp { // this one handles different placement of light direction in osg and terrapage