diff options
Diffstat (limited to 'starmath/source/rtfexport.cxx')
-rw-r--r-- | starmath/source/rtfexport.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/rtfexport.cxx b/starmath/source/rtfexport.cxx index 685a31ec7ef1..e00e206530ee 100644 --- a/starmath/source/rtfexport.cxx +++ b/starmath/source/rtfexport.cxx @@ -13,7 +13,6 @@ #include <svtools/rtfkeywd.hxx> #include <filter/msfilter/rtfutil.hxx> #include <sal/log.hxx> -#include <osl/diagnose.h> SmRtfExport::SmRtfExport(const SmNode* pIn) : SmWordExportBase(pIn) |