summaryrefslogtreecommitdiffstats
path: root/desktop/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 /desktop/inc
parentfdo#81787 attrs are already XML-encoded by libodfgen (diff)
downloadcore-7cc627ff79aeda1971ee0d8bfd7b0d5d773384f9.tar.gz
core-7cc627ff79aeda1971ee0d8bfd7b0d5d773384f9.zip
update_pch
Change-Id: Ic1dae7aac2f4367b4196ba3128c0aea9be1fbbda
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/pch/precompiled_sofficeapp.hxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/inc/pch/precompiled_sofficeapp.hxx b/desktop/inc/pch/precompiled_sofficeapp.hxx
index 58f8c9ad05af..3062919e7548 100644
--- a/desktop/inc/pch/precompiled_sofficeapp.hxx
+++ b/desktop/inc/pch/precompiled_sofficeapp.hxx
@@ -23,6 +23,7 @@
#include <boost/scoped_array.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
+#include <boost/weak_ptr.hpp>
#include <cassert>
#include <com/sun/star/awt/XTopWindow.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
@@ -139,6 +140,7 @@
#include <osl/file.h>
#include <osl/file.hxx>
#include <osl/module.h>
+#include <osl/module.hxx>
#include <osl/mutex.hxx>
#include <osl/process.h>
#include <osl/security.hxx>
@@ -154,6 +156,7 @@
#include <sal/config.h>
#include <sal/log.hxx>
#include <sal/types.h>
+#include <salinst.hxx>
#include <set>
#include <sfx2/app.hxx>
#include <sfx2/docfile.hxx>
@@ -198,7 +201,10 @@
#include <vcl/msgbox.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
+#include <vcl/svmain.hxx>
+#include <vcl/sysdata.hxx>
#include <vcl/timer.hxx>
+#include <vcl/virdev.hxx>
#include <vcl/wrkwin.hxx>
#include <vector>