diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-11-24 11:08:31 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-11-24 23:14:54 +0100 |
commit | 09186fceb0ca5ab67cc81ed601fd0e25d49a03ad (patch) | |
tree | 39df13e69d4291eb1c59620e5740e41fb8fd9bf7 /sfx2/inc/pch | |
parent | ed30f63364883ffa7e0f496aa626ebd3e291965a (diff) |
unotools: Internalize ucblockbytes.hxx header
Change-Id: I1a9b795eda832673a83a426c8bf10d5bb9c28581
Diffstat (limited to 'sfx2/inc/pch')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index f941479d2f8b..39cfe314fd17 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -739,7 +739,6 @@ #include <unotools/syslocaleoptions.hxx> #include <unotools/tempfile.hxx> #include <unotools/ucbhelper.hxx> -#include <unotools/ucblockbytes.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/useroptions.hxx> #include <unotools/viewoptions.hxx> |