projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed compile errors
[wxWidgets.git]
/
src
/
motif
/
msgdlg.cpp
diff --git
a/src/motif/msgdlg.cpp
b/src/motif/msgdlg.cpp
index ca78e9a53c258a22d58935a109c8e8554c458db0..caf660584dc221d526285152829b97cd43a0a10d 100644
(file)
--- a/
src/motif/msgdlg.cpp
+++ b/
src/motif/msgdlg.cpp
@@
-21,6
+21,8
@@
// headers
// ----------------------------------------------------------------------------
// headers
// ----------------------------------------------------------------------------
+#include "wx/defs.h"
+
#ifdef __VMS
#define XtDisplay XTDISPLAY
#pragma message disable nosimpint
#ifdef __VMS
#define XtDisplay XTDISPLAY
#pragma message disable nosimpint