summaryrefslogtreecommitdiff
path: root/package/inc/pch/precompiled_xstor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/inc/pch/precompiled_xstor.hxx')
-rw-r--r--package/inc/pch/precompiled_xstor.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/inc/pch/precompiled_xstor.hxx b/package/inc/pch/precompiled_xstor.hxx
index cd8ae7a74ba2..28988a6cac57 100644
--- a/package/inc/pch/precompiled_xstor.hxx
+++ b/package/inc/pch/precompiled_xstor.hxx
@@ -33,6 +33,7 @@
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
#include <com/sun/star/lang/XComponent.hpp>
+#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/logging/DocumentIOLogRing.hpp>
@@ -50,10 +51,12 @@
#include <comphelper/storagehelper.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/factory.hxx>
+#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <osl/diagnose.h>
#include <rtl/digest.h>
#include <rtl/instance.hxx>
+#include <sal/config.h>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */