Hide false-positive usage of old headers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "./string.h"
|
||||
#include "./string.h" // NOLINT(modernize-deprecated-headers)
|
||||
|
||||
namespace c0ding {
|
||||
string::string() {
|
||||
|
||||
Reference in New Issue
Block a user