projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
changing include type for XCode
[wxWidgets.git]
/
src
/
os2
/
filedlg.cpp
diff --git
a/src/os2/filedlg.cpp
b/src/os2/filedlg.cpp
index 0fa360c0d43d82cf2082e92390f90d9ec31a2a59..efaec2a6c9de3b0c033b5892d9dfa19ae9998933 100644
(file)
--- a/
src/os2/filedlg.cpp
+++ b/
src/os2/filedlg.cpp
@@
-23,6
+23,7
@@
#include "wx/intl.h"
#include "wx/log.h"
#include "wx/app.h"
+ #include "wx/math.h"
#endif
#define INCL_PM
@@
-30,7
+31,6
@@
#include "wx/os2/private.h"
-#include <math.h>
#include <stdlib.h>
#include <string.h>