aboutsummaryrefslogtreecommitdiff
path: root/test/hwcaps_for_testing.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/hwcaps_for_testing.cc')
-rw-r--r--test/hwcaps_for_testing.cc5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/hwcaps_for_testing.cc b/test/hwcaps_for_testing.cc
index a8086a0..07f68e8 100644
--- a/test/hwcaps_for_testing.cc
+++ b/test/hwcaps_for_testing.cc
@@ -1,4 +1,4 @@
-// Copyright 2017 Google LLC
+// Copyright 2017 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
@@ -12,10 +12,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "hwcaps_for_testing.h"
-
#include <string.h>
+#include "hwcaps_for_testing.h"
#include "internal/string_view.h"
namespace cpu_features {