projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
accept files in wxHtmlEasyPrinting::{Print,Preview}File, not only URLs
[wxWidgets.git]
/
src
/
x11
/
dnd.cpp
diff --git
a/src/x11/dnd.cpp
b/src/x11/dnd.cpp
index f4a9cefec71195a1ed465d0f5002f14fd96d0255..9ed4df67e6ea37f195cabd514e29d0f747459c31 100644
(file)
--- a/
src/x11/dnd.cpp
+++ b/
src/x11/dnd.cpp
@@
-7,7
+7,7
@@
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dnd.h"
#endif