Renames utils/msc_string.[h|cc] to utils/string.[h|cc]

This commit is contained in:
Felipe Zimmerle
2016-11-04 15:21:47 -03:00
parent 424418f54b
commit 62a0cb468b
34 changed files with 46 additions and 45 deletions

View File

@@ -24,7 +24,7 @@
#include "test/common/colors.h"
#include "src/utils/regex.h"
#include "src/utils/msc_string.h"
#include "src/utils/string.h"
using modsecurity::utils::String;