Kaydet (Commit) 2111d552 authored tarafından Takeshi Abe's avatar Takeshi Abe

Drop unnecessary #includes

Change-Id: Ib286fa65ee54a09a78686b8b11453228c4196910
üst cb41f4c3
......@@ -74,7 +74,6 @@ class SwList;
#include <svtools/embedhlp.hxx>
#include <vector>
#include <set>
#include <map>
#include <memory>
#include <boost/scoped_ptr.hpp>
......
......@@ -20,8 +20,6 @@
#ifndef INCLUDED_SW_INC_FMTFLD_HXX
#define INCLUDED_SW_INC_FMTFLD_HXX
#include <list>
#include <com/sun/star/text/XTextField.hpp>
#include <cppuhelper/weakref.hxx>
......
......@@ -20,8 +20,6 @@
#ifndef INCLUDED_SW_INC_SECTION_HXX
#define INCLUDED_SW_INC_SECTION_HXX
#include <boost/utility.hpp>
#include <com/sun/star/uno/Sequence.h>
#include <tools/rtti.hxx>
......
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