projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
suppress annoying beeps when enter is pressed in combobox and there is no default...
[wxWidgets.git]
/
src
/
os2
/
msgdlg.cpp
diff --git
a/src/os2/msgdlg.cpp
b/src/os2/msgdlg.cpp
index 8aaa2313cc60038050d2efa3724d7600bf51844a..740978ee80eea8bc69f20152ff301d5ab212ea7f 100644
(file)
--- a/
src/os2/msgdlg.cpp
+++ b/
src/os2/msgdlg.cpp
@@
-23,11
+23,11
@@
#include "wx/dialog.h"
#include "wx/app.h"
#include "wx/msgdlg.h"
+#include "wx/math.h"
#endif
#include "wx/os2/private.h"
-#include <math.h>
#include <stdlib.h>
#include <string.h>