Cleanup on Action class

This commit is contained in:
Felipe Zimmerle
2019-03-15 01:56:40 -03:00
parent 10985f33b0
commit 38a814411b
112 changed files with 298 additions and 307 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 {