summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-27 22:45:32 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-27 22:45:32 +1100
commit9925881003cb4f8055e32e23e51feb7fbef751f8 (patch)
treee51dca539fe1044f2a00b851d94890a924e826d4 /vcl/inc/salgdi.hxx
parent362477a317df0c5a122d06be3a2c73c2eacbb1db (diff)
vcl: put back std headers to salgdiimpl.hxx
Change-Id: I49e963d2a6afa8e1fdce975323a42efe67dd5c54
Diffstat (limited to 'vcl/inc/salgdi.hxx')
-rw-r--r--vcl/inc/salgdi.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index 78cea9ec4e6e..1ded1a70941b 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;