summaryrefslogtreecommitdiff
path: root/absl/types/span_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'absl/types/span_test.cc')
-rw-r--r--absl/types/span_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/types/span_test.cc b/absl/types/span_test.cc
index fbce7e87..bd739ff2 100644
--- a/absl/types/span_test.cc
+++ b/absl/types/span_test.cc
@@ -29,6 +29,7 @@
#include "absl/base/internal/exception_testing.h"
#include "absl/container/fixed_array.h"
#include "absl/container/inlined_vector.h"
+#include "absl/hash/hash_testing.h"
#include "absl/strings/str_cat.h"
namespace {