X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5526e819eca4465ed5520d49bccfebc6a28045e0..27ea1d8aae3055025b2ebac9d9f7e93feee7569d:/src/html/mod_pre.cpp 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