projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
AK! TYPO!
[wxWidgets.git]
/
src
/
common
/
radiocmn.cpp
diff --git
a/src/common/radiocmn.cpp
b/src/common/radiocmn.cpp
index c1d1f5930eaad76a07310e220b0bda3666930e35..c732658d751922db3879e930c7b048b2da9b2f47 100644
(file)
--- a/
src/common/radiocmn.cpp
+++ b/
src/common/radiocmn.cpp
@@
-17,7
+17,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "radioboxbase.h"
#endif