summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-02-18 13:21:58 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-02-18 13:24:11 +0900
commitd548b250dbd74247d7c5c7b220a38e93cb19053d (patch)
treeda3f63b7a4b25f56a86f99ef20baf9870c8dfb74 /extensions
parent894884400138a811a043602aa9db32c42487212d (diff)
Drop unnecessary #include
Change-Id: Ib9ab63cdf21f54b1611de37c5538a300a1b39ba6
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/standardcontrol.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/standardcontrol.cxx b/extensions/source/propctrlr/standardcontrol.cxx
index 0ef0293004c8..787de5642c26 100644
--- a/extensions/source/propctrlr/standardcontrol.cxx
+++ b/extensions/source/propctrlr/standardcontrol.cxx
@@ -46,7 +46,6 @@
#include <vcl/svapp.hxx>
//==================================================================
-#include <memory>
#include <limits>
#include <boost/bind.hpp>
#include <boost/scoped_ptr.hpp>