Kaydet (Commit) 10e0c7d1 authored tarafından Miklos Vajna's avatar Miklos Vajna

RTFValue: remove unneeded includes

üst 3f2ff547
...@@ -25,10 +25,7 @@ ...@@ -25,10 +25,7 @@
* instead of those above. * instead of those above.
*/ */
#include <rtfvalue.hxx>
#include <rtfreferenceproperties.hxx> #include <rtfreferenceproperties.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
namespace writerfilter { namespace writerfilter {
namespace rtftok { namespace rtftok {
......
...@@ -28,9 +28,6 @@ ...@@ -28,9 +28,6 @@
#ifndef _RTFVALUE_HXX_ #ifndef _RTFVALUE_HXX_
#define _RTFVALUE_HXX_ #define _RTFVALUE_HXX_
#include <string>
#include <map>
#include <rtl/ustrbuf.hxx>
#include <resourcemodel/WW8ResourceModel.hxx> #include <resourcemodel/WW8ResourceModel.hxx>
#include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XInputStream.hpp>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment