Added #include <algorithm> for VS.NET build

This commit is contained in:
Robert Osfield
2005-04-26 11:20:19 +00:00
parent 3c90a5f694
commit 59ebf86dd0
2 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
#include <osg/TextureRectangle>
#include <set>
#include <algorithm>
using namespace osg;