projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Mention removal of wxHIDE_READONLY
[wxWidgets.git]
/
src
/
motif
/
msgdlg.cpp
diff --git
a/src/motif/msgdlg.cpp
b/src/motif/msgdlg.cpp
index caf660584dc221d526285152829b97cd43a0a10d..0a03aabe8b211319d3aae6299d10efd4a1b9f83d 100644
(file)
--- a/
src/motif/msgdlg.cpp
+++ b/
src/motif/msgdlg.cpp
@@
-13,7
+13,7
@@
// declarations
// ============================================================================
// declarations
// ============================================================================
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "msgdlg.h"
#endif
#pragma implementation "msgdlg.h"
#endif
@@
-21,6
+21,9
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
#include "wx/defs.h"
#ifdef __VMS
#include "wx/defs.h"
#ifdef __VMS