diff options
Diffstat (limited to 'src/net/ip_test.cpp')
-rw-r--r-- | src/net/ip_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ip_test.cpp b/src/net/ip_test.cpp index c2095ee..419dc03 100644 --- a/src/net/ip_test.cpp +++ b/src/net/ip_test.cpp @@ -30,8 +30,6 @@ namespace tmwa { -#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant" - #define CB(X) (std::integral_constant<bool, (X)>::value) TEST(ip4addr, cmp) { |