summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-04 09:47:38 +0200
committerNoel Grandin <noel@peralex.com>2014-12-04 09:48:17 +0200
commitbc9b4e6d37936533af07c88e6907aebae674e6a1 (patch)
tree8f72d5b4a739ffbc4482f24def711adb1e6d4175 /include
parent083f517ca3c037a1d36e6f5ea830366f24659f22 (diff)
missing include
seems to be necessary on MSVC2013 Change-Id: I19e01623ea31a3fca4fb728566bd1b756f5f8967
Diffstat (limited to 'include')
-rw-r--r--include/svx/svdhdl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/svdhdl.hxx b/include/svx/svdhdl.hxx
index 028e5c1ab1e1..0c69d064cf77 100644
--- a/include/svx/svdhdl.hxx
+++ b/include/svx/svdhdl.hxx
@@ -32,6 +32,7 @@
#include <svx/sdgcpitm.hxx>
#include <svx/sdr/overlay/overlayobjectlist.hxx>
#include <svx/svxdllapi.h>
+#include <deque>
class VirtualDevice;
class OutputDevice;