]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/uma.cpp
Fixed OpenWatcom (strange) scope related crash.
[wxWidgets.git] / src / mac / classic / uma.cpp
index 65799b428687243ed1c5bb03e11f65d3e652f2a9..5f586ad85c5d541b72f300daaf298abc8242e902 100644 (file)
@@ -9,7 +9,11 @@
 // Licence:     The wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#include "wx/defs.h"
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
 
 #if wxUSE_GUI