Adds refCounter to actions

This commit is contained in:
Felipe Zimmerle
2016-11-08 18:14:34 -03:00
parent ad05c74c3f
commit 3ee7b24928
102 changed files with 126 additions and 105 deletions

View File

@@ -15,7 +15,7 @@
#include <string>
#include "src/actions/action.h"
#include "modsecurity/actions/action.h"
#ifndef SRC_ACTIONS_NO_LOG_H_
#define SRC_ACTIONS_NO_LOG_H_