diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-09-14 09:21:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-14 12:54:25 +0000 |
commit | 22b80ac8e213ff63ce4f60e7d491f12cb42db313 (patch) | |
tree | b00f1ed362747a05d79686a8709c3408cfdee59b /cui/source/factory/init.cxx | |
parent | d8026ad65c8d50868f0f2fc0d2bd95820cddea83 (diff) |
boost->std
Change-Id: I3fd9e1599c5ad812879a58cf1dabbcd393105e1c
Reviewed-on: https://gerrit.libreoffice.org/18564
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/factory/init.cxx')
-rw-r--r-- | cui/source/factory/init.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/factory/init.cxx b/cui/source/factory/init.cxx index cdf2ed91d22b..5f53852e20df 100644 --- a/cui/source/factory/init.cxx +++ b/cui/source/factory/init.cxx @@ -19,7 +19,6 @@ #include <vcl/msgbox.hxx> #include "cuicharmap.hxx" -#include <boost/scoped_ptr.hpp> // hook to call special character dialog for edits // caution: needs C-Linkage since dynamically loaded via symbol name |