projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixed typo
[wxWidgets.git]
/
src
/
motif
/
dataobj.cpp
diff --git
a/src/motif/dataobj.cpp
b/src/motif/dataobj.cpp
index debae5252f10b7820524c7c99b51bd77465910b9..fc9896cda829f242d6cdf0288a216052c5f725a8 100644
(file)
--- a/
src/motif/dataobj.cpp
+++ b/
src/motif/dataobj.cpp
@@
-11,6
+11,9
@@
#pragma implementation "dataobj.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#include "wx/defs.h"
#if wxUSE_CLIPBOARD