diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-03-11 11:09:22 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-03-11 11:09:22 +0100 |
commit | 6aa5bdc371d0feab085e46b5dc58b1c56369cef1 (patch) | |
tree | 86b60bba30e3d1afbdc384e889c109f7a99bc897 /include | |
parent | 28fb13b473012369ef5037e4d1b094dcc29dccb1 (diff) |
...and now it got included twice
Change-Id: I5cb7eda5a8dc1bddd3e76e1d3aae94f264d609d9
Diffstat (limited to 'include')
-rw-r--r-- | include/comphelper/attributelist.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/comphelper/attributelist.hxx b/include/comphelper/attributelist.hxx index fa616ab13798..0836e9c0e37d 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 { |