git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2003-05-02 14:05:03 +00:00
parent 1e3c12d774
commit 76c718091a

View File

@@ -242,7 +242,7 @@ typedef int wxWindowID;
// Metrowerks CW6 or higher has explicit // Metrowerks CW6 or higher has explicit
#define HAVE_EXPLICIT #define HAVE_EXPLICIT
#elif defined(__DIGITALMARS__) #elif defined(__DIGITALMARS__)
#define HAAVE_EXPLICIT #define HAVE_EXPLICIT
#endif #endif
#endif // !HAVE_EXPLICIT #endif // !HAVE_EXPLICIT