Removes the depricated MacroExpansion class

This commit is contained in:
Felipe Zimmerle
2018-01-27 21:41:20 -03:00
parent f17af95728
commit 43bba3f942
38 changed files with 1919 additions and 2376 deletions

View File

@@ -18,7 +18,6 @@
#include <string>
#include "src/operators/operator.h"
#include "src/macro_expansion.h"
#include "src/utils/system.h"
namespace modsecurity {