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