summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-27 23:19:56 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-27 23:19:56 +1100
commitc563c48407dc0c3d0efef64a2881bb6473584b8f (patch)
tree8933a80e42f1e5bfff79116e78b3d0de49f9ded5 /vcl
parent94cddab6bf54229149fe3026121b91aabdcf3d9b (diff)
vcl: put back std headers into salprn.hxx
Change-Id: I25786bd08a112a365868034eaa91b2cab1e6b0e9
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/salprn.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/inc/salprn.hxx b/vcl/inc/salprn.hxx
index e83de9864380..beafef246ffa 100644
--- a/vcl/inc/salprn.hxx
+++ b/vcl/inc/salprn.hxx
@@ -24,6 +24,8 @@
#include "salptype.hxx"
+#include <vector>
+
class SalGraphics;
class SalFrame;
struct ImplJobSetup;