X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c832d589dccf8cf9cb499ab61d2e7dae058ad0e..dd9f8b6bb6935360a8271dc3e8749fb026b601a8:/src/msw/fontutil.cpp diff --git a/src/msw/fontutil.cpp b/src/msw/fontutil.cpp index a885dcb794..6e1d1cb031 100644 --- a/src/msw/fontutil.cpp +++ b/src/msw/fontutil.cpp @@ -17,10 +17,6 @@ // headers // ---------------------------------------------------------------------------- -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma implementation "fontutil.h" -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -33,6 +29,7 @@ #include "wx/log.h" #include "wx/intl.h" #include "wx/encinfo.h" + #include "wx/wxcrtvararg.h" #endif //WX_PRECOMP #include "wx/msw/private.h"