projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed SaveDIB() crash with BW images (patch 1045884)
[wxWidgets.git]
/
src
/
mgl
/
brush.cpp
diff --git
a/src/mgl/brush.cpp
b/src/mgl/brush.cpp
index 437a499948cde247d6c0d9c40ea4bea60454cd45..8579529fc8193fd6f942b155b6bfd6d16ba0efb6 100644
(file)
--- a/
src/mgl/brush.cpp
+++ b/
src/mgl/brush.cpp
@@
-7,7
+7,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "brush.h"
#endif
#pragma implementation "brush.h"
#endif