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