Cleanup on Action class

This commit is contained in:
Felipe Zimmerle
2019-03-15 01:56:40 -03:00
parent 3dcfc2582e
commit da618a6b7d
115 changed files with 786 additions and 793 deletions

View File

@@ -19,6 +19,8 @@
#include <list>
#include "src/operators/operator.h"
#include "modsecurity/rule_with_actions.h"
namespace modsecurity {
namespace operators {