summaryrefslogtreecommitdiff
path: root/sot
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 /sot
parent46f52010e08ebc03c8a8efacd887b0ab526efaed (diff)
update_pch
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
Diffstat (limited to 'sot')
-rw-r--r--sot/inc/pch/precompiled_sot.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sot/inc/pch/precompiled_sot.hxx b/sot/inc/pch/precompiled_sot.hxx
index b9e5a65c7787..961bc077783c 100644
--- a/sot/inc/pch/precompiled_sot.hxx
+++ b/sot/inc/pch/precompiled_sot.hxx
@@ -16,6 +16,8 @@
#include "rtl/string.h"
#include <algorithm>
+#include <assert.h>
+#include <boost/scoped_array.hpp>
#include <boost/scoped_ptr.hpp>
#include <com/sun/star/beans/Property.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>