summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/biffcodec.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/biffcodec.cxx')
-rw-r--r--sc/source/filter/oox/biffcodec.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/oox/biffcodec.cxx b/sc/source/filter/oox/biffcodec.cxx
index 18b19d0e23ab..02878bbccb74 100644
--- a/sc/source/filter/oox/biffcodec.cxx
+++ b/sc/source/filter/oox/biffcodec.cxx
@@ -21,7 +21,6 @@
#include <osl/thread.h>
#include <string.h>
-#include <oox/core/filterbase.hxx>
#include "biffinputstream.hxx"
namespace oox {
@@ -30,7 +29,6 @@ namespace xls {
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::uno;
-using ::oox::core::FilterBase;
BiffDecoderBase::BiffDecoderBase() :
mbValid( false )