summaryrefslogtreecommitdiff
path: root/tools/inc
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 /tools/inc
parent46f52010e08ebc03c8a8efacd887b0ab526efaed (diff)
update_pch
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
Diffstat (limited to 'tools/inc')
-rw-r--r--tools/inc/pch/precompiled_tl.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/inc/pch/precompiled_tl.hxx b/tools/inc/pch/precompiled_tl.hxx
index dc3ee16e584f..2101b0c35527 100644
--- a/tools/inc/pch/precompiled_tl.hxx
+++ b/tools/inc/pch/precompiled_tl.hxx
@@ -22,12 +22,14 @@
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
#include <basegfx/vector/b2dvector.hxx>
+#include <boost/checked_delete.hpp>
#include <boost/static_assert.hpp>
#include <boost/unordered_map.hpp>
#include <cassert>
#include <cmath>
#include <com/sun/star/task/ErrorCodeIOException.hpp>
#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/util/XStringWidth.hpp>
#include <comphelper/string.hxx>
#include <config_features.h>
@@ -47,6 +49,7 @@
#include <list>
#include <math.h>
#include <new>
+#include <o3tl/heap_ptr.hxx>
#include <osl/diagnose.h>
#include <osl/endian.h>
#include <osl/file.hxx>
@@ -67,6 +70,7 @@
#include <rtl/tencinfo.h>
#include <rtl/textcvt.h>
#include <rtl/textenc.h>
+#include <rtl/uri.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
@@ -74,6 +78,7 @@
#include <sal/log.hxx>
#include <sal/macros.h>
#include <sal/types.h>
+#include <sax/tools/converter.hxx>
#include <set>
#include <stdio.h>
#include <stdlib.h>