[Libreoffice-commits] core.git: ucb/source
Julien Nabet (via logerrit)
logerrit at kemper.freedesktop.org
Sun Sep 27 13:09:57 UTC 2020
ucb/source/ucp/cmis/cmis_content.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit c955f00958bd895ac23f339f8f744dd820bc61aa
Author: Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Sun Sep 27 12:54:04 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Sep 27 15:09:25 2020 +0200
Remove unused include list in ucb/cmis_content
Change-Id: I7c554e883691e2f97e2f48b2a0353dfa9d4d84d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103507
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/ucb/source/ucp/cmis/cmis_content.hxx b/ucb/source/ucp/cmis/cmis_content.hxx
index 61c45434e36e..20f4bfe21a98 100644
--- a/ucb/source/ucp/cmis/cmis_content.hxx
+++ b/ucb/source/ucp/cmis/cmis_content.hxx
@@ -34,8 +34,6 @@
#pragma GCC diagnostic pop
#endif
-#include <list>
-
namespace com::sun::star {
namespace beans {
struct Property;
More information about the Libreoffice-commits
mailing list