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