projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor header cleaning.
[wxWidgets.git]
/
src
/
motif
/
dataobj.cpp
diff --git
a/src/motif/dataobj.cpp
b/src/motif/dataobj.cpp
index bdecb6f26bd94844ecb7395092feba2fcdfddd81..7b4f82f041074cf9124152ce13a087ca248b3903 100644
(file)
--- a/
src/motif/dataobj.cpp
+++ b/
src/motif/dataobj.cpp
@@
-16,10
+16,9
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
+ #include "wx/utils.h"
#endif
-#include "wx/utils.h"
-
#ifdef __VMS__
#pragma message disable nosimpint
#endif