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

@@ -17,7 +17,7 @@
#include <string>
#include "src/utils/msc_string.h"
#include "src/utils/string.h"
using modsecurity::utils::String;