diff --git a/include/osgIntrospection/Export b/include/osgIntrospection/Export index 67a639aec..119c3f860 100644 --- a/include/osgIntrospection/Export +++ b/include/osgIntrospection/Export @@ -15,6 +15,7 @@ #ifndef OSGINTROSPECTION_EXPORTHDR #define OSGINTROSPECTION_EXPORTHDR 1 +#include #if defined(_MSC_VER) && defined(OSG_DISABLE_MSVC_WARNINGS) #pragma warning( disable : 4251 )