summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namedlg.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-02-13 10:40:30 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-02-13 10:42:33 +0900
commit6364a3ec6f92fc1f4ac3c7a4e2bdce2a2140c736 (patch)
tree0f4d73de10595dbea337b5913fb9540c296a5b71 /sc/source/ui/namedlg/namedlg.cxx
parent45c7b349d7540b0db48e634318d6a9009da7a949 (diff)
Drop unnecessary #include
Change-Id: I9bc9c21811100d6cc1ee7e381a3735567e3bda34
Diffstat (limited to 'sc/source/ui/namedlg/namedlg.cxx')
-rw-r--r--sc/source/ui/namedlg/namedlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/namedlg/namedlg.cxx b/sc/source/ui/namedlg/namedlg.cxx
index 12ed8411c3c2..7b0ea1d3c703 100644
--- a/sc/source/ui/namedlg/namedlg.cxx
+++ b/sc/source/ui/namedlg/namedlg.cxx
@@ -35,7 +35,6 @@
#include <vcl/msgbox.hxx>
#include <map>
-#include <memory>
// defines -------------------------------------------------------------------