projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
-1->wxID_ANY, TRUE->true and FALSE->false replacements.
[wxWidgets.git]
/
src
/
mgl
/
dcscreen.cpp
diff --git
a/src/mgl/dcscreen.cpp
b/src/mgl/dcscreen.cpp
index e3f77babb07acdfb8f1548f8f9abe02c34ba032d..148ca94a299a56fe47aded45b56a72ce8a9f8e78 100644
(file)
--- a/
src/mgl/dcscreen.cpp
+++ b/
src/mgl/dcscreen.cpp
@@
-6,7
+6,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "dcscreen.h"
#endif