More MINGW compatibility changes

(cherry picked from commit ec84b4750a)
This commit is contained in:
Jan Möbius
2016-05-30 16:26:01 +02:00
parent 27b9cf584f
commit 279659856a
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#include <OpenMesh/Core/System/compiler.hh>
#include <OpenMesh/Core/System/OpenMeshDLLMacros.hh>
#if defined(WIN32)
#if defined(_MSC_VER)
#if defined(__cplusplus)
extern "C" {