diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-09 18:47:41 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-10 17:26:53 +0200 |
commit | cc76e1d7e1e48eefd5cb38db56bc63da8bd4234f (patch) | |
tree | 2ad530506606a78ac4adcaaf2faac43a1c1fbe68 /sw/inc | |
parent | 31828c94034bafa41beb443632a3f70600185a47 (diff) |
drop unused #include
Change-Id: I45d565fb800627cbb33ffc45c45e8f9b8e60e2a6
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/unotxdoc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx index 3182bd268156..ec38debca007 100644 --- a/sw/inc/unotxdoc.hxx +++ b/sw/inc/unotxdoc.hxx @@ -77,7 +77,6 @@ #include <cppuhelper/implbase2.hxx> // helper for implementations #include <cppuhelper/implbase4.hxx> // helper for implementations #include <RefreshListenerContainer.hxx> -#include <oox/mathml/import.hxx> #include <viewopt.hxx> |