projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
"As is" means the current size (or position) not the best size.
[wxWidgets.git]
/
src
/
xrc
/
xh_tree.cpp
diff --git
a/src/xrc/xh_tree.cpp
b/src/xrc/xh_tree.cpp
index 5c892ebc7766054055fed4cc0e68b973024725ea..d9ee3ad6d6cf1e655ef29e3d49dc4e14d9838fb9 100644
(file)
--- a/
src/xrc/xh_tree.cpp
+++ b/
src/xrc/xh_tree.cpp
@@
-8,7
+8,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "xh_tree.h"
#endif