diff options
-rw-r--r-- | writerfilter/source/rtftok/rtfsprm.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/writerfilter/source/rtftok/rtfsprm.hxx b/writerfilter/source/rtftok/rtfsprm.hxx index 1f3472083dad..dbf2e2f375db 100644 --- a/writerfilter/source/rtftok/rtfsprm.hxx +++ b/writerfilter/source/rtftok/rtfsprm.hxx @@ -28,8 +28,6 @@ #ifndef _RTFSPRM_HXX_ #define _RTFSPRM_HXX_ -#include <string> -#include <resourcemodel/WW8ResourceModel.hxx> #include <rtfcontrolwords.hxx> #include <rtfvalue.hxx> |