Cleanup on Action class

This commit is contained in:
Felipe Zimmerle
2019-03-15 01:56:40 -03:00
parent 73dfd3aa5f
commit 8191b7efc8
115 changed files with 786 additions and 793 deletions

View File

@@ -24,7 +24,7 @@
#include "src/actions/severity.h"
#include "src/actions/log_data.h"
#include "src/actions/msg.h"
#include "modsecurity/rule_with_actions.h"
namespace modsecurity {

View File

@@ -42,6 +42,8 @@
#include "src/request_body_processor/xml.h"
#include "modsecurity/actions/action.h"
#include "src/actions/xmlns.h"
#include "modsecurity/rule_with_actions.h"
namespace modsecurity {
namespace variables {