diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-01-09 15:45:44 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-01-09 15:45:44 +0100 |
commit | 1fa6ce352d7b72f039e55d830a6a9ae64fddc085 (patch) | |
tree | 7730fb6c020a94c77787a8c139a8466db3107fa5 /include | |
parent | a1ecce3ad7df6a82191c4956cec986dc50503dde (diff) |
include is unused again
Change-Id: I921c631545be6da66639709642e423c44e82c5af
Diffstat (limited to 'include')
-rw-r--r-- | include/formula/tokenarray.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/formula/tokenarray.hxx b/include/formula/tokenarray.hxx index 639f8fa8f9ed..e37f75167cff 100644 --- a/include/formula/tokenarray.hxx +++ b/include/formula/tokenarray.hxx @@ -26,7 +26,6 @@ #include <o3tl/underlying_type.hxx> #include <limits.h> -#include <type_traits> #include <unordered_set> namespace svl { |