projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed rundant files, updated readme.txt.
[wxWidgets.git]
/
src
/
common
/
utilscmn.cpp
diff --git
a/src/common/utilscmn.cpp
b/src/common/utilscmn.cpp
index 05e1c3f123dfa74ea923208f247b20ad26de5a1e..d88d0e520617abe37bce7902e76844b05e33345e 100644
(file)
--- a/
src/common/utilscmn.cpp
+++ b/
src/common/utilscmn.cpp
@@
-186,7
+186,7
@@
int strncasecmp(const char *str_1, const char *str_2, size_t maxchar)
}
#endif // __VMS__
-#if defined(__WINDOWS__) && !defined(__WXMICROWIN__)
+#if defined(__WINDOWS__) && !defined(__WXMICROWIN__)
&& !defined(__WXWINE__)
#ifndef __GNUWIN32__
#ifndef __MWERKS__