projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Typo correction
[wxWidgets.git]
/
src
/
msw
/
icon.cpp
diff --git
a/src/msw/icon.cpp
b/src/msw/icon.cpp
index 6a7783ebf533d4d858fc30d005f2af39fea7c387..9064101a533de02749fcbe0c99db24f9b51630f9 100644
(file)
--- a/
src/msw/icon.cpp
+++ b/
src/msw/icon.cpp
@@
-17,7
+17,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "icon.h"
#endif