projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new VC++ project files with both dll and lib in one project
[wxWidgets.git]
/
src
/
mgl
/
gdiobj.cpp
diff --git
a/src/mgl/gdiobj.cpp
b/src/mgl/gdiobj.cpp
index add0f6c1e972f0e755e9efacfe20805bf9c9621f..62ec4bf06d5a51f16ae3f12279d4b8b4ad033f22 100644
(file)
--- a/
src/mgl/gdiobj.cpp
+++ b/
src/mgl/gdiobj.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "gdiobj.h"
#endif