[Libreoffice-commits] core.git: xmlsecurity/source

Stephan Bergmann sbergman at redhat.com
Thu Dec 15 07:50:59 UTC 2016


 xmlsecurity/source/helper/xsecctl.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 1f32fdc712e2cd1c9279b15b07b78db27b2eb484
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Dec 15 08:50:20 2016 +0100

    Unnecessary includes
    
    Change-Id: I9816e320d9ed31b8af50d20d207a9be21b58ace3

diff --git a/xmlsecurity/source/helper/xsecctl.cxx b/xmlsecurity/source/helper/xsecctl.cxx
index 641de5e..d6ac506 100644
--- a/xmlsecurity/source/helper/xsecctl.cxx
+++ b/xmlsecurity/source/helper/xsecctl.cxx
@@ -21,8 +21,6 @@
 #include "xsecctl.hxx"
 #include "documentsignaturehelper.hxx"
 #include "framework/saxeventkeeperimpl.hxx"
-#include <algorithm>
-#include <initializer_list>
 
 #include <com/sun/star/xml/crypto/sax/ElementMarkPriority.hpp>
 #include <com/sun/star/xml/crypto/sax/XReferenceResolvedBroadcaster.hpp>


More information about the Libreoffice-commits mailing list