From ec21450522e3c2124f3510eef5cfd88420483248 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 18:18:01 -0700 Subject: Low hanging fruit --- src/generic/array_test.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/generic/array_test.cpp') diff --git a/src/generic/array_test.cpp b/src/generic/array_test.cpp index 7b5ffca..a4d4d74 100644 --- a/src/generic/array_test.cpp +++ b/src/generic/array_test.cpp @@ -23,6 +23,8 @@ #include "../poison.hpp" +#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant" + TEST(Array, simple) { GenericArray> a; -- cgit v1.2.3-60-g2f50