From Norman Vine, fixes for Mingw
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// MeshPrimitiveRecords.cpp
|
||||
|
||||
#ifdef _WIN32
|
||||
#if defined(_MSC_VER)
|
||||
#pragma warning(disable:4786) // Truncated debug names.
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user