]> git.saurik.com Git - wxWidgets.git/commitdiff
dmars does not have w32api.h
authorChris Elliott <biol75@york.ac.uk>
Thu, 14 Aug 2003 08:50:10 +0000 (08:50 +0000)
committerChris Elliott <biol75@york.ac.uk>
Thu, 14 Aug 2003 08:50:10 +0000 (08:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/gccpriv.h

index 6b96900f33c1e5fa10d0c0b2de0be15d65beec31..220e1bcd63c07ff389b9f6344fc368788806467f 100644 (file)
@@ -21,7 +21,7 @@
     #endif
 #endif
 
     #endif
 #endif
 
-#if (defined(__WATCOMC__) && __WATCOMC__ >= 1200) || defined(__DIGITALMARS__)
+#if (defined(__WATCOMC__) && __WATCOMC__ >= 1200) 
     #define HAVE_W32API_H
 #endif
 
     #define HAVE_W32API_H
 #endif