mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Remove unnecessary #includes in base files in repo
This commit is contained in:
parent
224be5a951
commit
896e41c794
80 changed files with 33 additions and 159 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
#include "zeek/Var.h"
|
||||
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "zeek/Desc.h"
|
||||
|
@ -18,7 +16,6 @@
|
|||
#include "zeek/Stmt.h"
|
||||
#include "zeek/Traverse.h"
|
||||
#include "zeek/Val.h"
|
||||
#include "zeek/module_util.h"
|
||||
#include "zeek/script_opt/IDOptInfo.h"
|
||||
#include "zeek/script_opt/ScriptOpt.h"
|
||||
#include "zeek/script_opt/StmtOptInfo.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue