projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reverted relative include path
[wxWidgets.git]
/
src
/
x11
/
palette.cpp
diff --git
a/src/x11/palette.cpp
b/src/x11/palette.cpp
index 67c40ced5400ef64dd7e6d1302f9ad81e82ec8d4..c95becb4b9b64df84b8b99392295ba297b220b4a 100644
(file)
--- a/
src/x11/palette.cpp
+++ b/
src/x11/palette.cpp
@@
-34,7
+34,7
@@
recommended; only the window manager should do this... Also, it is
not the functionality that wxPalette::Create() aims to provide.
*/
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "palette.h"
#endif