Cleanup on Action class

This commit is contained in:
Felipe Zimmerle
2019-03-15 01:56:40 -03:00
parent 7da4c9a007
commit 7bbc5c3441
112 changed files with 299 additions and 308 deletions

View File

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