X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5526e819eca4465ed5520d49bccfebc6a28045e0..d9d61c23a836b4e4f76d117d18d6b9848b915c39:/src/html/mod_pre.cpp?ds=inline diff --git a/src/html/mod_pre.cpp b/src/html/mod_pre.cpp index e2fa697bda..0227f795b2 100644 --- a/src/html/mod_pre.cpp +++ b/src/html/mod_pre.cpp @@ -6,8 +6,21 @@ // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -#include "wx/defs.h" +#ifdef __GNUG__ +#pragma implementation +#endif + +#include + #if wxUSE_HTML +#ifdef __BORDLANDC__ +#pragma hdrstop +#endif + +#ifndef WXPRECOMP +#include +#endif + #include #include