Define GNULIB_NAMESPACE in unittests/string_view-selftests.c
[external/binutils.git] / gdb / unittests / string_view-selftests.c
index 182a5df..55ffe64 100644 (file)
@@ -21,6 +21,8 @@
    the "real" version.  */
 #if __cplusplus < 201703L
 
+#define GNULIB_NAMESPACE gnulib
+
 #include "defs.h"
 #include "selftest.h"
 #include "common/gdb_string_view.h"