projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed erroneous return statements
[wxWidgets.git]
/
src
/
msw
/
fontdlg.cpp
diff --git
a/src/msw/fontdlg.cpp
b/src/msw/fontdlg.cpp
index 34ff09c2dd8267004c43fb3d1499e0602dca57da..ee3382628cd7b12fca2236a107144016f8e1f54a 100644
(file)
--- a/
src/msw/fontdlg.cpp
+++ b/
src/msw/fontdlg.cpp
@@
-17,7
+17,7
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "fontdlg.h"
#endif
#pragma implementation "fontdlg.h"
#endif