projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
No *.h in src/common/ anymore.
[wxWidgets.git]
/
src
/
os2
/
dcprint.cpp
diff --git
a/src/os2/dcprint.cpp
b/src/os2/dcprint.cpp
index 7497cdee968d3d6d9eacd71d0ee4212254e09daa..fc49df9d0490d6d9178bb05deb6ff565ecd9c029 100644
(file)
--- a/
src/os2/dcprint.cpp
+++ b/
src/os2/dcprint.cpp
@@
-19,6
+19,7
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
#ifndef WX_PRECOMP
#include "wx/app.h"
+#include "wx/math.h"
#endif
#include "wx/string.h"
#endif
#include "wx/string.h"
@@
-26,7
+27,6
@@
#include "wx/window.h"
#include "wx/os2/private.h"
#include "wx/dcprint.h"
#include "wx/window.h"
#include "wx/os2/private.h"
#include "wx/dcprint.h"
-#include "math.h"
#if wxUSE_PRINTING_ARCHITECTURE
#if wxUSE_PRINTING_ARCHITECTURE