diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
commit | 0b0244183ab721ab0e55c42cb5cda841456c2586 (patch) | |
tree | c21ae923f1a12433ad75e30cc1a51a2e0c2f08cf /svtools | |
parent | d67cd21033877c9c09d9cc4f14c2c4658e973f57 (diff) |
update pch
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index 9b55944eaf8a..269a0c71ce2c 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -14,11 +14,6 @@ also fixes all possible problems, so it's usually better to use it). */ -#include <svtools/DocumentToGraphicRenderer.hxx> -#include <svtools/GraphicExportOptionsDialog.hxx> -#include <svtools/PlaceEditDialog.hxx> -#include <svtools/ServerDetailsControls.hxx> -#include <svtools/bindablecontrolhelper.hxx> #include "com/sun/star/beans/XPropertySet.hpp" #include "com/sun/star/document/XDocumentProperties.hpp" #include "com/sun/star/script/Converter.hpp" @@ -33,7 +28,6 @@ #include "comphelper/servicedecl.hxx" #include "comphelper/string.hxx" #include "cppuhelper/implementationentry.hxx" -#include <svtools/inetimg.hxx> #include "osl/diagnose.h" #include "rtl/ustring.hxx" #include "sal/config.h" |