Removed inapprorpiate OSGDB_EXPORT

This commit is contained in:
Robert Osfield 2010-01-25 18:08:15 +00:00
parent 27c99ff0c8
commit d90523e904

View File

@ -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: