diff options
author | David Tardon <dtardon@redhat.com> | 2016-01-29 13:24:57 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-01-29 14:11:25 +0100 |
commit | de26372420224aabfaa11ddec9f89d4da76b38d7 (patch) | |
tree | 10dcb62234d8b8091fcb08bec98cb0c4bcfc7f83 /include/o3tl/enumarray.hxx | |
parent | fb76228fe7a6984a240e137d4de083199f96aaf4 (diff) |
remove unneeded sal/config.h
Change-Id: I7c8f06574053706f925df773aefc32407312c4dd
Diffstat (limited to 'include/o3tl/enumarray.hxx')
-rw-r--r-- | include/o3tl/enumarray.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/o3tl/enumarray.hxx b/include/o3tl/enumarray.hxx index c264c2f69615..0e88142e0857 100644 --- a/include/o3tl/enumarray.hxx +++ b/include/o3tl/enumarray.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_O3TL_ENUMARRAY_HXX #define INCLUDED_O3TL_ENUMARRAY_HXX -#include <sal/config.h> #include <iterator> #include <type_traits> |