Updated MSVC Workspace files to fix build problems.
This commit is contained in:
@@ -13,7 +13,7 @@ namespace osg {
|
||||
* Statistics base class. Used to extract primitive information from
|
||||
* the renderBin(s).
|
||||
*/
|
||||
class SG_EXPORT Statistics : public Object
|
||||
class /*SG_EXPORT*/ Statistics : public Object
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user