include/comphelper/attributelist.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 6aa5bdc371d0feab085e46b5dc58b1c56369cef1 Author: Stephan Bergmann <[email protected]> Date: Fri Mar 11 11:09:22 2016 +0100 ...and now it got included twice Change-Id: I5cb7eda5a8dc1bddd3e76e1d3aae94f264d609d9 diff --git a/include/comphelper/attributelist.hxx b/include/comphelper/attributelist.hxx index fa616ab..0836e9c 100644 --- a/include/comphelper/attributelist.hxx +++ b/include/comphelper/attributelist.hxx @@ -28,7 +28,6 @@ #include <com/sun/star/xml/sax/XAttributeList.hpp> #include <cppuhelper/implbase.hxx> #include <comphelper/comphelperdllapi.h> -#include <memory> namespace comphelper { _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
