fix for digitalmars header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2003-05-02 11:19:20 +00:00
parent e7e793efd3
commit 0b3f29b359

View File

@@ -241,6 +241,8 @@ typedef int wxWindowID;
#elif defined(__MWERKS__) && (__MWERKS__ >= 0x2400)
// Metrowerks CW6 or higher has explicit
#define HAVE_EXPLICIT
#elif defined(__DIGITALMARS__)
#define HAAVE_EXPLICIT
#endif
#endif // !HAVE_EXPLICIT