Added #include <algorithm> for VS.NET build
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <osg/TextureRectangle>
|
||||
|
||||
#include <set>
|
||||
#include <algorithm>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
#include <osg/Program>
|
||||
#include <osg/StateSet>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user