diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:14:46 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:15:34 +0200 |
commit | 07b0617a5af5f1d942595695b1e3f27dbaea6bf8 (patch) | |
tree | ae2930f47b8f62a2f718c8103f209aa12b5dc965 /vcl/inc/pch | |
parent | 7f8e721e0536e68fca4d7abdf9711427eb1c576e (diff) |
update pch files
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
Diffstat (limited to 'vcl/inc/pch')
-rw-r--r-- | vcl/inc/pch/precompiled_vcl.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index b7f7a0c0f435..c75e6c82ba4d 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -79,13 +79,11 @@ #include "com/sun/star/uno/RuntimeException.hpp" #include "com/sun/star/uno/Sequence.hxx" #include "com/sun/star/uno/XNamingService.hpp" -#include "com/sun/star/util/XStringMapping.hpp" #include "com/sun/star/view/DuplexMode.hpp" #include "comphelper/processfactory.hxx" #include "cppuhelper/compbase1.hxx" #include "cppuhelper/compbase2.hxx" #include "cppuhelper/implbase1.hxx" -#include "cppuhelper/implbase2.hxx" #include "i18npool/languagetag.hxx" #include "i18npool/mslangid.hxx" #include "i18nutil/unicode.hxx" @@ -162,6 +160,7 @@ #include <boost/scoped_array.hpp> #include <boost/scoped_ptr.hpp> #include <boost/shared_ptr.hpp> +#include <boost/static_assert.hpp> #include <boost/unordered_map.hpp> #include <boost/unordered_set.hpp> #include <cmath> @@ -227,7 +226,6 @@ #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/io/XActiveDataSource.hpp> #include <com/sun/star/io/XOutputStream.hpp> -#include <com/sun/star/java/JavaVirtualMachine.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> @@ -275,6 +273,7 @@ #include <comphelper/scopeguard.hxx> #include <comphelper/seqstream.hxx> #include <comphelper/string.hxx> +#include <config_features.h> #include <config_graphite.h> #include <cppuhelper/compbase1.hxx> #include <cppuhelper/factory.hxx> @@ -293,7 +292,6 @@ #include <iostream> #include <jerror.h> #include <jpeglib.h> -#include <jvmaccess/virtualmachine.hxx> #include <lcms2.h> #include <limits.h> #include <limits> |