vcl/inc/impfontcharmap.hxx | 11 ----------- 1 file changed, 11 deletions(-)
New commits: commit 2c96503035876b0455b6199099f9a630b125e2b7 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Thu Jan 14 10:59:13 2016 +1100 vcl: remove unneeded fwd decls from impfontcharmap.hxx Change-Id: I8d401e95b69feb710d450768e3b9ac9d22b896ca diff --git a/vcl/inc/impfontcharmap.hxx b/vcl/inc/impfontcharmap.hxx index ef5c961..80c05b9 100644 --- a/vcl/inc/impfontcharmap.hxx +++ b/vcl/inc/impfontcharmap.hxx @@ -20,22 +20,11 @@ #ifndef INCLUDED_VCL_INC_IMPFONTCHARMAP_HXX #define INCLUDED_VCL_INC_IMPFONTCHARMAP_HXX -#include <rtl/ustring.hxx> -#include <tools/gen.hxx> -#include <i18nlangtag/languagetag.hxx> -#include <tools/color.hxx> -#include <vcl/dllapi.h> -#include <vcl/vclenum.hxx> -#include <vcl/fntstyle.hxx> -#include <fontinstance.hxx> -#include <vcl/fontcharmap.hxx> - #include <boost/intrusive_ptr.hpp> class ImplFontCharMap; typedef boost::intrusive_ptr< ImplFontCharMap > ImplFontCharMapPtr; - class CmapResult; class VCL_PLUGIN_PUBLIC ImplFontCharMap _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits