projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compilation warning about printf type mismatch
[wxWidgets.git]
/
src
/
motif
/
popupwin.cpp
diff --git
a/src/motif/popupwin.cpp
b/src/motif/popupwin.cpp
index b3ce905e525b49226c9a2157d31ca2a696ac0aba..8d4ce0915dc4828abaeb077eeab24a572a694637 100644
(file)
--- a/
src/motif/popupwin.cpp
+++ b/
src/motif/popupwin.cpp
@@
-13,6
+13,9
@@
#pragma implementation "popup.h"
#endif
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#include "wx/popupwin.h"
#include "wx/app.h"