diff options
Diffstat (limited to 'src/strings/base_test.cpp')
-rw-r--r-- | src/strings/base_test.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/strings/base_test.cpp b/src/strings/base_test.cpp index 2083fdc..f9b9ca6 100644 --- a/src/strings/base_test.cpp +++ b/src/strings/base_test.cpp @@ -28,9 +28,6 @@ #include "../poison.hpp" -#pragma GCC diagnostic ignored "-Wzero-as-null-pointer-constant" - - namespace tmwa { using namespace strings; |