projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
basic UDP support (patch 835128)
[wxWidgets.git]
/
src
/
msw
/
dcscreen.cpp
diff --git
a/src/msw/dcscreen.cpp
b/src/msw/dcscreen.cpp
index 53cc7c826ae1ed187b9e3586f8e48e976e64af48..a6f3948d1b3452865560c8150d3ffc7af254be46 100644
(file)
--- a/
src/msw/dcscreen.cpp
+++ b/
src/msw/dcscreen.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dcscreen.h"
#endif