Removed inapprorpiate OSGDB_EXPORT
This commit is contained in:
@@ -147,7 +147,7 @@ class OSGDB_EXPORT RegisterDotOsgWrapperProxy
|
||||
};
|
||||
|
||||
template<class T>
|
||||
class OSGDB_EXPORT TemplateRegisterDotOsgWrapperProxy : public RegisterDotOsgWrapperProxy, public T
|
||||
class TemplateRegisterDotOsgWrapperProxy : public RegisterDotOsgWrapperProxy, public T
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user