diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-13 12:50:42 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-12-13 12:52:20 +0900 |
commit | ed2238156618b5eae5a7e3b040dd0973793eace0 (patch) | |
tree | d637b2f9687e7257baa00c1b52960c3456cd6482 /xmloff | |
parent | b578d23d3131f30d775e07baa6fa26e247ea999d (diff) |
Drop duplicate #include
Change-Id: I63612bc5bd4e13fcc5c4e57ac73bd9c7bbf4f0e6
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/impastpl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx index 42933721c64f..a2f06f2c6c64 100644 --- a/xmloff/source/style/impastpl.hxx +++ b/xmloff/source/style/impastpl.hxx @@ -32,7 +32,6 @@ #include <xmloff/xmlexppr.hxx> #include <boost/noncopyable.hpp> -#include <boost/ptr_container/ptr_set.hpp> #include <boost/ptr_container/ptr_vector.hpp> class SvXMLAutoStylePoolP; |