encinfo.h was missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#endif
|
||||
|
||||
#include "wx/fontutil.h"
|
||||
#include "wx/encinfo.h"
|
||||
#include "wx/fontmap.h"
|
||||
#include "wx/mgl/private.h"
|
||||
#include "wx/log.h"
|
||||
|
@@ -32,6 +32,7 @@
|
||||
#include "wx/utils.h"
|
||||
|
||||
#include "wx/fontenum.h"
|
||||
#include "wx/encinfo.h"
|
||||
#include "wx/fontutil.h"
|
||||
|
||||
#include <mgraph.h>
|
||||
|
@@ -20,14 +20,12 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/log.h"
|
||||
#include "wx/fontutil.h"
|
||||
#include "wx/fontmap.h"
|
||||
#include "wx/tokenzr.h"
|
||||
#include "wx/hash.h"
|
||||
#endif // PCH
|
||||
|
||||
#include "wx/log.h"
|
||||
#include "wx/fontutil.h"
|
||||
#include "wx/encinfo.h"
|
||||
#include "wx/fontmap.h"
|
||||
#include "wx/tokenzr.h"
|
||||
#include "wx/hash.h"
|
||||
|
||||
#include "wx/listimpl.cpp"
|
||||
#include "wx/sysopt.h"
|
||||
|
Reference in New Issue
Block a user