commit | 1a2c1d379f723416c157711eea948495dd475e57 | [log] [tgz] |
---|---|---|
author | mmc28a <78873583+mmc28a@users.noreply.github.com> | Thu Feb 01 16:43:49 2024 +0000 |
committer | GitHub <noreply@github.com> | Thu Feb 01 16:43:49 2024 +0000 |
tree | 50fcf31401235f6667675f27c5df71f11c2ab3f1 | |
parent | 2decd2cf315ba71ed6edc983b520760eef09aad5 [diff] [blame] |
Update clang tools to version 11+ (#87) Co-authored-by: Sebastian Nickolls <sebastian.nickolls@arm.com>
diff --git a/test/test-api.cc b/test/test-api.cc index b30230d..dfb61af 100644 --- a/test/test-api.cc +++ b/test/test-api.cc
@@ -29,9 +29,8 @@ #include <sstream> #include <vector> -#include "test-runner.h" - #include "cpu-features.h" +#include "test-runner.h" #include "utils-vixl.h" #if __cplusplus >= 201103L