diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-02-16 15:55:53 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-02-17 10:01:52 +0900 |
commit | 689f2fa7aec03090ac150591d472aea74b17ca50 (patch) | |
tree | bdde8fcd1c4fce895e049606eb46c2d570d759b9 /sc | |
parent | 2dd1722d2729f0d6cda6e31297f3e03ae36c555f (diff) |
Removed unused header include
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/filter/inc/xlpivot.hxx | 1 |
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; |