]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/filedlg.cpp
removed GSocket_[Un]Streamed
[wxWidgets.git] / src / motif / filedlg.cpp
index ac572e131237a1d258f2c95a078c3df7d8fd4494..c244836db6d9beb09e6c0c1829c3cf653a31a1a7 100644 (file)
@@ -9,10 +9,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "filedlg.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #define XtParent XTPARENT