diff --git a/include/osg/Export b/include/osg/Export index 5b0b6f757..3e11db537 100644 --- a/include/osg/Export +++ b/include/osg/Export @@ -43,7 +43,7 @@ #endif // export template instances for basic types -#if (_MSC_VER >= 1100) && !defined( OSG_LIBRARY_STATIC ) // This should work from VC5.0 onwards +#if (_MSC_VER >= 1300) && !defined( OSG_LIBRARY_STATIC ) #include #if defined( OSG_LIBRARY ) template class __declspec(dllexport) std::allocator; // GLsizei