compilation fixes for _LARGE_FILES

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-07-09 13:27:00 +00:00
parent 5dfe606999
commit 11334a9e5a
2 changed files with 4 additions and 1 deletions

View File

@@ -21,6 +21,8 @@
// headers
// ----------------------------------------------------------------------------
#include "wx/defs.h"
#ifdef __VMS
#define XtDisplay XTDISPLAY
#pragma message disable nosimpint