[Libreoffice-commits] core.git: sal/rtl

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Fri Dec 6 08:42:45 UTC 2019


 sal/rtl/uri.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 4fc37e3597fad66700d0b37e92707324bb6e8c7f
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri Dec 6 09:38:02 2019 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Fri Dec 6 09:41:07 2019 +0100

    Remove spurious #include
    
    ...that had been added by accident with 55e596956e56b175ab17b682e7c8ac7daeb9289a
    "loplugin:external (clang-cl)"
    
    Change-Id: Ieff93c825632d68adb621d8f646ff8abb72b5452
    Reviewed-on: https://gerrit.libreoffice.org/84599
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
    Tested-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/sal/rtl/uri.cxx b/sal/rtl/uri.cxx
index d7da7d48d43d..592b92c88525 100644
--- a/sal/rtl/uri.cxx
+++ b/sal/rtl/uri.cxx
@@ -1,4 +1,3 @@
-#include<optional>
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * This file is part of the LibreOffice project.


More information about the Libreoffice-commits mailing list