projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added some window style metadata
[wxWidgets.git]
/
src
/
motif
/
dc.cpp
diff --git
a/src/motif/dc.cpp
b/src/motif/dc.cpp
index cc5c5359a40be7d4cef5683d2b29c5bc72abf11f..9eacd3404f62122826eead93773ffeeee25481a2 100644
(file)
--- a/
src/motif/dc.cpp
+++ b/
src/motif/dc.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dc.h"
#endif