summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-12-13 12:50:42 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-12-13 12:52:20 +0900
commited2238156618b5eae5a7e3b040dd0973793eace0 (patch)
treed637b2f9687e7257baa00c1b52960c3456cd6482 /xmloff/source
parentb578d23d3131f30d775e07baa6fa26e247ea999d (diff)
Drop duplicate #include
Change-Id: I63612bc5bd4e13fcc5c4e57ac73bd9c7bbf4f0e6
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/style/impastpl.hxx1
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;