X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5526e819eca4465ed5520d49bccfebc6a28045e0..4df78dc36e933fb1c3aa7c9d7ae2757a898ae05c:/src/html/mod_layout.cpp?ds=sidebyside diff --git a/src/html/mod_layout.cpp b/src/html/mod_layout.cpp index 42b1de108c..b398f93d3c 100644 --- a/src/html/mod_layout.cpp +++ b/src/html/mod_layout.cpp @@ -5,9 +5,21 @@ // Copyright: (c) 1999 Vaclav Slavik // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// +#ifdef __GNUG__ +#pragma implementation +#endif + +#include -#include "wx/defs.h" #if wxUSE_HTML +#ifdef __BORDLANDC__ +#pragma hdrstop +#endif + +#ifndef WXPRECOMP +#include +#endif + #include #include