diff options
Diffstat (limited to 'svtools/inc/pch/precompiled_svt.hxx')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 851c041b5b3d..39cc8ccba403 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -251,12 +251,11 @@ #include <config_features.h> #include <config_folders.h> #include <config_oauth2.h> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/factory.hxx> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase3.hxx> -#include <cppuhelper/implbase4.hxx> -#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implementationentry.hxx> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/queryinterface.hxx> |