]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/msgdlg.cpp
Convert back to UNIX line endings (again)
[wxWidgets.git] / src / motif / msgdlg.cpp
index ca78e9a53c258a22d58935a109c8e8554c458db0..0a03aabe8b211319d3aae6299d10efd4a1b9f83d 100644 (file)
@@ -13,7 +13,7 @@
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "msgdlg.h"
 #endif
 
 // headers
 // ----------------------------------------------------------------------------
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#include "wx/defs.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #pragma message disable nosimpint