From aa4df026d44bd205f8bfce8a3b8d6a1144332f32 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 30 Jun 2014 19:30:49 -0700 Subject: Finally get around to decoupling the warning system --- src/ints/cmp_test.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ints/cmp_test.cpp') diff --git a/src/ints/cmp_test.cpp b/src/ints/cmp_test.cpp index be99544..5c605c0 100644 --- a/src/ints/cmp_test.cpp +++ b/src/ints/cmp_test.cpp @@ -27,8 +27,6 @@ namespace tmwa { -#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant" - // Google Test is *really* slow to compile this file #undef EXPECT_EQ #define EXPECT_EQ(a, b) assert(a == b) -- cgit v1.2.3-60-g2f50