projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
A unicode hack for the Rez/Derez hack
[wxWidgets.git]
/
src
/
gtk1
/
treegtk.cpp
diff --git
a/src/gtk1/treegtk.cpp
b/src/gtk1/treegtk.cpp
index 98f7fa7893a6b6a7dd979a37d8a7da5013428807..8c2dd7b4a408e494313354f6229a5018a309c5aa 100644
(file)
--- a/
src/gtk1/treegtk.cpp
+++ b/
src/gtk1/treegtk.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "treectrl.h"
#endif