projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(harmless) VC++ warning fixes
[wxWidgets.git]
/
src
/
motif
/
filedlg.cpp
diff --git
a/src/motif/filedlg.cpp
b/src/motif/filedlg.cpp
index bcf6784fcad944b2848be76c7492784cdba4ff4e..c244836db6d9beb09e6c0c1829c3cf653a31a1a7 100644
(file)
--- a/
src/motif/filedlg.cpp
+++ b/
src/motif/filedlg.cpp
@@
-13,6
+13,9
@@
#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