[Libreoffice-commits] core.git: include/sfx2

Kohei Yoshida kohei.yoshida at collabora.com
Fri Dec 5 16:59:11 PST 2014


 include/sfx2/docfile.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d0894ff58fbdd823273bc91939801971b7a03182
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Fri Dec 5 19:43:17 2014 -0500

    Remove unused header include esp when it's an STL header.
    
    Change-Id: I03c93862378ff3bddcf415b2ad3aa183ec5da030

diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx
index 92dc475..7087584 100644
--- a/include/sfx2/docfile.hxx
+++ b/include/sfx2/docfile.hxx
@@ -41,7 +41,6 @@
 #include <tools/link.hxx>
 #include <tools/stream.hxx>
 #include <ucbhelper/content.hxx>
-#include <vector>
 
 class SvKeyValueIterator;
 class SfxObjectFactory;


More information about the Libreoffice-commits mailing list