mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 09:38:19 +00:00
Remove unnecessary #includes in analyzer/packet analyzer/file analyzer headers
This commit is contained in:
parent
896e41c794
commit
456c1fa42c
72 changed files with 41 additions and 91 deletions
|
@ -4,12 +4,10 @@
|
|||
|
||||
#include <list>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
#include "zeek/Tag.h"
|
||||
#include "zeek/WeirdState.h"
|
||||
#include "zeek/ZeekArgs.h"
|
||||
#include "zeek/ZeekList.h" // for ValPList
|
||||
#include "zeek/ZeekString.h"
|
||||
#include "zeek/file_analysis/AnalyzerSet.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue