vcl/inc/salgdi.hxx |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 9925881003cb4f8055e32e23e51feb7fbef751f8
Author: Chris Sherlock <chris.sherloc...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to