projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use the correct WXDLLEXPORT declaration.
[wxWidgets.git]
/
include
/
wx
/
msw
/
dcclient.h
diff --git
a/include/wx/msw/dcclient.h
b/include/wx/msw/dcclient.h
index bad4cf72f28c326d113305bad6649e38a8c1f668..1b021ba8e9750e282805a094fa7db8a0a0a89c63 100644
(file)
--- a/
include/wx/msw/dcclient.h
+++ b/
include/wx/msw/dcclient.h
@@
-16,7
+16,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "dcclient.h"
#endif