From 21f152a52397bf99364e5dc5ba9519e11452f260 Mon Sep 17 00:00:00 2001 From: Chris Sherlock Date: Mon, 4 Jan 2016 16:06:13 +1100 Subject: vcl: split classes out of metric.hxx Change-Id: Id3b155abec7b7a2ff43d0a35e98709f5ee51c6b9 Reviewed-on: https://gerrit.libreoffice.org/21069 Reviewed-by: Chris Sherlock Tested-by: Chris Sherlock --- svtools/source/misc/sampletext.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svtools/source/misc/sampletext.cxx') diff --git a/svtools/source/misc/sampletext.cxx b/svtools/source/misc/sampletext.cxx index 54e62dbd1fff..031536162e9d 100644 --- a/svtools/source/misc/sampletext.cxx +++ b/svtools/source/misc/sampletext.cxx @@ -11,6 +11,7 @@ #include #include #include +#include #include // This should only be used when a commonly used font incorrectly declares its -- cgit