Synch with 20010921
This commit is contained in:
@@ -2,13 +2,6 @@
|
||||
#include <math.h>
|
||||
#include "osg/Geode"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#ifdef __sgi
|
||||
using std::find;
|
||||
using std::for_each;
|
||||
#endif
|
||||
|
||||
#define square(x) ((x)*(x))
|
||||
|
||||
using namespace osg;
|
||||
|
||||
Reference in New Issue
Block a user