mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Renames utils/msc_string.[h|cc] to utils/string.[h|cc]
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "modsecurity/transaction.h"
|
||||
#include "src/utils/msc_string.h"
|
||||
#include "src/utils/string.h"
|
||||
|
||||
using modsecurity::utils::String;
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "modsecurity/transaction.h"
|
||||
#include "src/utils/msc_string.h"
|
||||
#include "src/utils/string.h"
|
||||
|
||||
using modsecurity::utils::String;
|
||||
|
||||
|
Reference in New Issue
Block a user