diff --git a/src/common/appbase.cpp b/src/common/appbase.cpp index e3a0c06988..164a33c6fc 100644 --- a/src/common/appbase.cpp +++ b/src/common/appbase.cpp @@ -51,9 +51,6 @@ #include #include #endif - #if wxUSE_INTL - #include - #endif #endif // wxUSE_STL #if !defined(__WINDOWS__) || defined(__WXMICROWIN__)