X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/80fdcdb90ef779185492dab676d461fc34933312..ad653fa23069c5d9378247084f03c9a718c3ad62:/src/gtk1/sockgtk.cpp?ds=inline diff --git a/src/gtk1/sockgtk.cpp b/src/gtk1/sockgtk.cpp index 8bd6a56f84..e5b0861e86 100644 --- a/src/gtk1/sockgtk.cpp +++ b/src/gtk1/sockgtk.cpp @@ -10,6 +10,12 @@ /////////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". + +#if defined( __VMS ) && defined( __ia64 ) +// Work around for a bug in the C++ compiler on OpenVMS IA64 +# include +#endif + #include "wx/wxprec.h" #if wxUSE_SOCKETS