[Libreoffice-commits] core.git: Branch 'feature/gsoc14-colors' - sw/inc
Krisztian Pinter
pin.terminator at gmail.com
Mon Jun 16 14:43:20 PDT 2014
sw/inc/doc.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit f21d27daeb975e87193a4b861e8de9a30544e243
Author: Krisztian Pinter <pin.terminator at gmail.com>
Date: Mon Jun 16 23:37:01 2014 +0200
Remove unnecessary include
Change-Id: I46c7af376aacb824a0d4298674423cc227b592f3
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index cd62a9d..fa00c91 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -75,7 +75,6 @@ class SwList;
#include <vector>
#include <set>
#include <memory>
-#include <algorithm>
#include <boost/scoped_ptr.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
More information about the Libreoffice-commits
mailing list