diff options
Diffstat (limited to 'include/cppunit/plugin/TestPlugIn.h')
| -rw-r--r-- | include/cppunit/plugin/TestPlugIn.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cppunit/plugin/TestPlugIn.h b/include/cppunit/plugin/TestPlugIn.h index 3a6f908..1214e12 100644 --- a/include/cppunit/plugin/TestPlugIn.h +++ b/include/cppunit/plugin/TestPlugIn.h @@ -145,6 +145,7 @@ typedef CppUnitTestPlugIn *(*TestPlugInSignature)(); #define NOKERNEL #define NOSOUND #define NOMINMAX +#define BLENDFUNCTION void // for mingw & gcc #include <windows.h> #endif #define CPPUNIT_PLUGIN_IMPLEMENT_MAIN() \ |
