diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-06-18 13:58:39 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-06-18 13:58:39 +0100 |
commit | c60c3704c69c94bb9e44b4a0d456f842f962d198 (patch) | |
tree | 5c30ca57370c4e14500188ba127328e882668cd3 /oox | |
parent | a26d21acb34d6e35a12cf8afa3cc64701f384687 (diff) |
drop unused sequenceasvector.hxx (see sequence.hxx)
Change-Id: Ib6d91f1ee427d5f94eed75e478f0809346f38e05
Diffstat (limited to 'oox')
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index e237351cb2fa..46d61abf07d3 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -344,7 +344,6 @@ #include <comphelper/random.hxx> #include <comphelper/seqstream.hxx> #include <comphelper/sequenceashashmap.hxx> -#include <comphelper/sequenceasvector.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/string.hxx> #include <config_folders.h> |