summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2020-09-27 12:54:04 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-09-27 15:09:25 +0200
commitc955f00958bd895ac23f339f8f744dd820bc61aa (patch)
tree07e7536bd007cc38af1cc7f7078ffbcd134436f0 /ucb
parentd994c886961105408010e633ef3cb1c14f816c66 (diff)
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@yahoo.fr>
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/cmis/cmis_content.hxx2
1 files changed, 0 insertions, 2 deletions
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;