Added #include <algorithm>

This commit is contained in:
Robert Osfield
2005-04-08 12:22:03 +00:00
parent 394708bb2c
commit 7d24d9fdd5
7 changed files with 13 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#include <set>
#include <list>
#include <algorithm>
using namespace osgUtil;