X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cbf97a6cd655d44e6f7b1ffaf35be0c392532ae7..c66b63e565d340f3a73441a4f780ab57842c7851:/src/gtk/utilsres.cpp diff --git a/src/gtk/utilsres.cpp b/src/gtk/utilsres.cpp index cf2e22fa69..69c6097176 100644 --- a/src/gtk/utilsres.cpp +++ b/src/gtk/utilsres.cpp @@ -7,10 +7,13 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -//#ifdef __GNUG__ +//#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) //#pragma implementation "utils.h" //#endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #include "wx/utils.h" #include "wx/string.h" #include "wx/list.h"