projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
implemented a simple DoGetBestSize() for MSW's wxScrollBar
[wxWidgets.git]
/
src
/
msw
/
palette.cpp
diff --git
a/src/msw/palette.cpp
b/src/msw/palette.cpp
index a7828cb1ef4a9aa243889a80607f32db5c689479..40573ae14870a8f9b596e86e6a64b55f4ec1bbfe 100644
(file)
--- a/
src/msw/palette.cpp
+++ b/
src/msw/palette.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "palette.h"
#endif