X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5526e819eca4465ed5520d49bccfebc6a28045e0..d54ed754ae4100c4652d5c43c1aa2fdb768e8d03:/src/html/mod_list.cpp?ds=sidebyside diff --git a/src/html/mod_list.cpp b/src/html/mod_list.cpp index 4222d6bc02..1f3b49a4eb 100644 --- a/src/html/mod_list.cpp +++ b/src/html/mod_list.cpp @@ -5,10 +5,25 @@ // 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