Undefine true and false defined in scitech header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,6 +17,10 @@
|
|||||||
#include <mgraph.hpp>
|
#include <mgraph.hpp>
|
||||||
#include "pmapi.h"
|
#include "pmapi.h"
|
||||||
|
|
||||||
|
// the scitech headers define true and false
|
||||||
|
#undef true
|
||||||
|
#undef false
|
||||||
|
|
||||||
class WXDLLEXPORT wxBitmap;
|
class WXDLLEXPORT wxBitmap;
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user