projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
1. added range checks in wxGridStringTable
[wxWidgets.git]
/
src
/
msw
/
dummy.cpp
diff --git
a/src/msw/dummy.cpp
b/src/msw/dummy.cpp
index c21e7df120e3214f608cf6f723e02d867aa5e2ff..ae232c15c761ab64b7770f33c04bd126e8324059 100644
(file)
--- a/
src/msw/dummy.cpp
+++ b/
src/msw/dummy.cpp
@@
-26,8
+26,6
@@
#pragma hdrstop
#endif
-#include <windows.h>
-
#include "wx/msw/msvcrt.h"
// Foils optimizations in Visual C++ (see also app.cpp). Without it,