X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d98a58c543948d84d9287e6fa53a5539d662b7a5..95316a3f245a4baf3046e97222660bed986153ed:/src/common/memory.cpp diff --git a/src/common/memory.cpp b/src/common/memory.cpp index dd4da0d58f..7480718c9b 100644 --- a/src/common/memory.cpp +++ b/src/common/memory.cpp @@ -38,8 +38,7 @@ #include "wx/ioswrap.h" -#if !defined(__WATCOMC__) && !(defined(__VMS__) && ( __VMS_VER < 70000000 ) )\ - && !defined( __MWERKS__ ) +#if !defined(__WATCOMC__) && !(defined(__VMS__) && ( __VMS_VER < 70000000 ) ) #include #endif