mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
Cosmetics: address cppcheck warnings
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
#include "src/parser/driver.h"
|
||||
|
||||
#include "src/parser/seclang-parser.hh"
|
||||
#include "modsecurity/audit_log.h"
|
||||
#include "modsecurity/rules_properties.h"
|
||||
|
||||
|
@@ -30,7 +30,9 @@
|
||||
#include "modsecurity/rules_properties.h"
|
||||
#include "modsecurity/audit_log.h"
|
||||
#include "src/rule_script.h"
|
||||
#ifndef MS_CPPCHECK_DISABLED_FOR_PARSER
|
||||
#include "src/parser/seclang-parser.hh"
|
||||
#endif
|
||||
|
||||
using modsecurity::Rule;
|
||||
using modsecurity::Rules;
|
||||
|
Reference in New Issue
Block a user