Fixes to Win32 build.

This commit is contained in:
Robert Osfield 2002-08-28 18:38:33 +00:00
parent 4c762829f2
commit fe93b91f73
2 changed files with 2 additions and 2 deletions

View File

@ -247,7 +247,7 @@ private:
TestGraph is a singleton providing central access to the tree of tests; TestGraph is a singleton providing central access to the tree of tests;
primarily, it provides access to the root suite. primarily, it provides access to the root suite.
*/ */
class TestGraph class SG_EXPORT TestGraph
{ {
public: public:

View File

@ -18,8 +18,8 @@
*/ */
#include "normals.h"
#include <osg/Matrix> #include <osg/Matrix>
#include "normals.h"
#define CREASE_ANGLE 3.14159265356 * 45 / 180 #define CREASE_ANGLE 3.14159265356 * 45 / 180