X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a7e6411614132968a7a0206173609ae62ce5cf6..ef094fa075bc56bcbc33b12159c395ea28afda3b:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index 12eb9c9085..bde449e9c8 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -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 HAVE_EXPLICIT #endif #endif // !HAVE_EXPLICIT