summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/array.fill/fill.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/containers/sequences/array/array.fill/fill.pass.cpp')
-rw-r--r--libcxx/test/std/containers/sequences/array/array.fill/fill.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/test/std/containers/sequences/array/array.fill/fill.pass.cpp b/libcxx/test/std/containers/sequences/array/array.fill/fill.pass.cpp
index 675f4950062..f98dbbda557 100644
--- a/libcxx/test/std/containers/sequences/array/array.fill/fill.pass.cpp
+++ b/libcxx/test/std/containers/sequences/array/array.fill/fill.pass.cpp
@@ -14,6 +14,8 @@
#include <array>
#include <cassert>
+#include "../suppress_array_warnings.h"
+
int main()
{
{
OpenPOWER on IntegriCloud