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/strings_test.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/strings/strings_test.cpp') diff --git a/src/strings/strings_test.cpp b/src/strings/strings_test.cpp index b76bde5..df4c2c3 100644 --- a/src/strings/strings_test.cpp +++ b/src/strings/strings_test.cpp @@ -25,6 +25,9 @@ #include "../poison.hpp" + +#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant" + template class StringTest : public ::testing::Test { -- cgit v1.2.3-70-g09d2