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/strings/base_test.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/strings/base_test.cpp') diff --git a/src/strings/base_test.cpp b/src/strings/base_test.cpp index c630b5c..cab47be 100644 --- a/src/strings/base_test.cpp +++ b/src/strings/base_test.cpp @@ -27,6 +27,9 @@ #include "../poison.hpp" + +#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant" + using namespace strings; struct _test : VString<1> {}; -- cgit v1.2.3-60-g2f50