Added #include <osg/Config> to export to enable the pragama to work
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#ifndef OSGINTROSPECTION_EXPORTHDR
|
||||
#define OSGINTROSPECTION_EXPORTHDR 1
|
||||
|
||||
#include <osg/Config>
|
||||
|
||||
#if defined(_MSC_VER) && defined(OSG_DISABLE_MSVC_WARNINGS)
|
||||
#pragma warning( disable : 4251 )
|
||||
|
||||
Reference in New Issue
Block a user