[Libreoffice-commits] core.git: vcl/inc
Chris Sherlock
chris.sherlock79 at gmail.com
Wed Jan 27 03:46:39 PST 2016
vcl/inc/salgdi.hxx | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 9925881003cb4f8055e32e23e51feb7fbef751f8
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Wed Jan 27 22:45:32 2016 +1100
vcl: put back std headers to salgdiimpl.hxx
Change-Id: I49e963d2a6afa8e1fdce975323a42efe67dd5c54
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index 78cea9e..1ded1a7 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -28,6 +28,10 @@
#include <config_cairo_canvas.h>
+#include <map>
+#include <set>
+#include <vector>
+
class PhysicalFontCollection;
class SalBitmap;
class FontSelectPattern;
More information about the Libreoffice-commits
mailing list