Fixes to Win32 build.
This commit is contained in:
parent
4c762829f2
commit
fe93b91f73
@ -247,7 +247,7 @@ private:
|
||||
TestGraph is a singleton providing central access to the tree of tests;
|
||||
primarily, it provides access to the root suite.
|
||||
*/
|
||||
class TestGraph
|
||||
class SG_EXPORT TestGraph
|
||||
{
|
||||
|
||||
public:
|
||||
|
@ -18,8 +18,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#include "normals.h"
|
||||
#include <osg/Matrix>
|
||||
#include "normals.h"
|
||||
|
||||
#define CREASE_ANGLE 3.14159265356 * 45 / 180
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user