projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed infinite loop when looking up nonexistent encoding in registry
[wxWidgets.git]
/
src
/
msw
/
checklst.cpp
diff --git
a/src/msw/checklst.cpp
b/src/msw/checklst.cpp
index 808a4b4f7fbe45b1b260740867aa7c45112b1335..ae3ced7b55097d1d621bc0a20a9df681828cbad2 100644
(file)
--- a/
src/msw/checklst.cpp
+++ b/
src/msw/checklst.cpp
@@
-45,7
+45,7
@@
#include <windows.h>
#include <windowsx.h>
#include <windows.h>
#include <windowsx.h>
-#if
def __GNUWIN32_OLD__
+#if
defined(__GNUWIN32_OLD__)
#include "wx/msw/gnuwin32/extra.h"
#endif
#include "wx/msw/gnuwin32/extra.h"
#endif