compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
|
|
||||||
#include "wx/html/htmltag.h"
|
#include "wx/html/htmltag.h"
|
||||||
#include "wx/filesys.h"
|
#include "wx/filesys.h"
|
||||||
|
#include "wx/hash.h"
|
||||||
|
#include "wx/fontenc.h"
|
||||||
|
|
||||||
class WXDLLEXPORT wxMBConv;
|
class WXDLLEXPORT wxMBConv;
|
||||||
class WXDLLEXPORT wxHtmlParser;
|
class WXDLLEXPORT wxHtmlParser;
|
||||||
|
@@ -26,6 +26,7 @@
|
|||||||
|
|
||||||
#include "wx/html/htmltag.h"
|
#include "wx/html/htmltag.h"
|
||||||
#include "wx/html/htmlpars.h"
|
#include "wx/html/htmlpars.h"
|
||||||
|
#include "wx/colour.h"
|
||||||
#include <stdio.h> // for vsscanf
|
#include <stdio.h> // for vsscanf
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user