X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d572bb7513361b8f761e66e2559774bad7a62b02..b231914f6abe2c148193b006a0919d60575f9a20:/utils/hhp2cached/hhp2cached.cpp diff --git a/utils/hhp2cached/hhp2cached.cpp b/utils/hhp2cached/hhp2cached.cpp index 4c6f30c52c..471fa04eea 100644 --- a/utils/hhp2cached/hhp2cached.cpp +++ b/utils/hhp2cached/hhp2cached.cpp @@ -6,8 +6,17 @@ */ +// For compilers that support precompilation, includes "wx/wx.h". +#include "wx/wxprec.h" + +#ifdef __BORLANDC__ +#pragma hdrstop +#endif + +#ifndef WX_PRECOMP +#include "wx/wx.h" +#endif -#include #include