summaryrefslogtreecommitdiff
path: root/svx/inc/pch/precompiled_svx.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-11 09:07:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-13 10:10:33 +0200
commit7cc627ff79aeda1971ee0d8bfd7b0d5d773384f9 (patch)
treeeb503ed8e5447cee0107b89e33b6dbdc450e2fa8 /svx/inc/pch/precompiled_svx.hxx
parent46f52010e08ebc03c8a8efacd887b0ab526efaed (diff)
update_pch
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
Diffstat (limited to 'svx/inc/pch/precompiled_svx.hxx')
-rw-r--r--svx/inc/pch/precompiled_svx.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx
index bd8a86392677..2feabf6a72fe 100644
--- a/svx/inc/pch/precompiled_svx.hxx
+++ b/svx/inc/pch/precompiled_svx.hxx
@@ -54,6 +54,7 @@
#include "vcl/builder.hxx"
#include "vcl/svapp.hxx"
#include <algorithm>
+#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
@@ -64,6 +65,7 @@
#include <basic/sbxvar.hxx>
#include <boost/bind.hpp>
#include <boost/noncopyable.hpp>
+#include <boost/scoped_array.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <cassert>
@@ -276,6 +278,9 @@
#include <deque>
#include <drawinglayer/attribute/sdrlineattribute.hxx>
#include <drawinglayer/attribute/sdrlinestartendattribute.hxx>
+#include <drawinglayer/geometry/viewinformation2d.hxx>
+#include <drawinglayer/primitive2d/polygonprimitive2d.hxx>
+#include <drawinglayer/processor2d/processor2dtools.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/charreliefitem.hxx>