diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2014-02-13 10:40:30 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2014-02-13 10:42:33 +0900 |
commit | 6364a3ec6f92fc1f4ac3c7a4e2bdce2a2140c736 (patch) | |
tree | 0f4d73de10595dbea337b5913fb9540c296a5b71 /sc/inc/chart2uno.hxx | |
parent | 45c7b349d7540b0db48e634318d6a9009da7a949 (diff) |
Drop unnecessary #include
Change-Id: I9bc9c21811100d6cc1ee7e381a3735567e3bda34
Diffstat (limited to 'sc/inc/chart2uno.hxx')
-rw-r--r-- | sc/inc/chart2uno.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/chart2uno.hxx b/sc/inc/chart2uno.hxx index 60dd248dfbe0..c229204abd3b 100644 --- a/sc/inc/chart2uno.hxx +++ b/sc/inc/chart2uno.hxx @@ -50,7 +50,6 @@ #include <list> #include <vector> -#include <memory> #include <boost/shared_ptr.hpp> #include <boost/unordered_set.hpp> #include <boost/noncopyable.hpp> |