Fixed (hacked!) const problems under Linux.

This commit is contained in:
David Williams
2007-10-04 13:41:24 +00:00
parent 5c747c2ff1
commit 6cafc64e24
5 changed files with 33 additions and 33 deletions

View File

@ -14,4 +14,4 @@ namespace Ogre
typedef std::set<SurfaceEdge>::const_iterator SurfaceEdgeConstIterator;
}
#endif
#endif