Some fixes for min gw (Thanks to Xan for the patch)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
\*===========================================================================*/
|
||||
|
||||
// Disable the warnings about needs to have DLL interface as we have tons of vector templates
|
||||
#ifdef WIN32
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning( disable: 4251 )
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user