projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
More wxUSE_STATTEXT fixes
[wxWidgets.git]
/
src
/
xrc
/
xh_scwin.cpp
diff --git
a/src/xrc/xh_scwin.cpp
b/src/xrc/xh_scwin.cpp
index 886da64ce04f010612ca1914c778cff831456e75..dababb288fed4c878ba31ec84756c3f208493f16 100644
(file)
--- a/
src/xrc/xh_scwin.cpp
+++ b/
src/xrc/xh_scwin.cpp
@@
-8,7
+8,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "xh_scwin.h"
#endif