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