[Libreoffice-commits] core.git: vcl/inc

Chris Sherlock chris.sherlock79 at gmail.com
Wed Jan 13 16:11:10 PST 2016


 vcl/inc/impfontmetric.hxx |   14 --------------
 1 file changed, 14 deletions(-)

New commits:
commit caadf8bcb4c150094363329f5eb7a9b96155344c
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Thu Jan 14 11:10:14 2016 +1100

    vcl: remove unneeded headers from impfontmetric.hxx
    
    Change-Id: Ib12f628d6bc86336bae5ffc7b3041a2d2ad3e567

diff --git a/vcl/inc/impfontmetric.hxx b/vcl/inc/impfontmetric.hxx
index 1d25aaf..226be2e 100644
--- a/vcl/inc/impfontmetric.hxx
+++ b/vcl/inc/impfontmetric.hxx
@@ -20,20 +20,6 @@
 #ifndef INCLUDED_VCL_INC_IMPFONTMETRIC_HXX
 #define INCLUDED_VCL_INC_IMPFONTMETRIC_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 <boost/intrusive_ptr.hpp>
-
-class ImplFontCharMap;
-typedef boost::intrusive_ptr< ImplFontCharMap > ImplFontCharMapPtr;
-
 class ImplFontMetric
 {
 private:


More information about the Libreoffice-commits mailing list