PCH-less compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-04-27 21:32:40 +00:00
parent 6b24b421ce
commit 193d0c9310
11 changed files with 11 additions and 1 deletions

View File

@@ -19,13 +19,13 @@
#ifndef WXPRECOMP
#include "wx/colour.h"
#include "wx/wxcrtvararg.h"
#endif
#include "wx/html/htmlpars.h"
#include <stdio.h> // for vsscanf
#include <stdarg.h>
//-----------------------------------------------------------------------------
// wxHtmlTagsCache
//-----------------------------------------------------------------------------