Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

in a previous commit, the only memset in the file has been removed, so it should be safe to remove this include. See http://cgit.freedesktop.org/libreoffice/core/commit/?id=441b28d4e9d0345f91fed6a2345d4d6a7c7eb5f7

Best regards,
Christophe JAILLET
From fa3bb68bfa88ba2bbe12611eb67936038780f2d0 Mon Sep 17 00:00:00 2001
From: Christophe Christophe Marion <christophe.jaillet@wanadoo.fr>
Date: Mon, 18 Jun 2012 22:48:25 +0200
Subject: [PATCH] Remove a useless include

---
 .../source/breakiterator/breakiterator_ctl.cxx     |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/i18npool/source/breakiterator/breakiterator_ctl.cxx 
b/i18npool/source/breakiterator/breakiterator_ctl.cxx
index 5d1d7a1..3cf177c 100644
--- a/i18npool/source/breakiterator/breakiterator_ctl.cxx
+++ b/i18npool/source/breakiterator/breakiterator_ctl.cxx
@@ -30,8 +30,6 @@
 #include <com/sun/star/i18n/CharacterIteratorMode.hpp>
 #include <breakiterator_ctl.hxx>
 
-#include <string.h> // for memset
-
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::lang;
 using namespace ::rtl;
-- 
1.7.9


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.