projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Correction for GTK+1
[wxWidgets.git]
/
src
/
motif
/
checklst.cpp
diff --git
a/src/motif/checklst.cpp
b/src/motif/checklst.cpp
index be028532038e9a98078758f9ae5ec7a4b2c592f8..84a057a818c18e054fe68986947a37e46dd56b83 100644
(file)
--- a/
src/motif/checklst.cpp
+++ b/
src/motif/checklst.cpp
@@
-17,6
+17,9
@@
#pragma implementation "checklst.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#include "wx/defs.h"
#include "wx/checklst.h"