summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-02-16 15:55:53 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-02-17 10:01:52 +0900
commit689f2fa7aec03090ac150591d472aea74b17ca50 (patch)
treebdde8fcd1c4fce895e049606eb46c2d570d759b9 /sc
parent2dd1722d2729f0d6cda6e31297f3e03ae36c555f (diff)
Removed unused header include
Diffstat (limited to 'sc')
-rw-r--r--sc/source/filter/inc/xlpivot.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xlpivot.hxx b/sc/source/filter/inc/xlpivot.hxx
index 1a888688d246..74aef3605066 100644
--- a/sc/source/filter/inc/xlpivot.hxx
+++ b/sc/source/filter/inc/xlpivot.hxx
@@ -41,7 +41,6 @@
#include "xladdress.hxx"
#include "dpobject.hxx"
-#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
class XclImpStream;