Val: eliminate the "BroString.h" include

This commit is contained in:
Max Kellermann 2020-02-11 10:44:53 +01:00
parent 728184ea93
commit e98cf0a4a0
21 changed files with 48 additions and 6 deletions

View file

@ -3,6 +3,7 @@
#include "File.h"
#include "analyzer/Analyzer.h"
#include "analyzer/protocol/tcp/TCP.h"
#include "BroString.h"
#include "Reporter.h"
#include "RuleMatcher.h"