mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +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
|
@ -4,8 +4,6 @@
|
|||
|
||||
#include "zeek/DbgBreakpoint.h"
|
||||
|
||||
#include "zeek/zeek-config.h"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
#include "zeek/Debug.h"
|
||||
|
@ -15,7 +13,6 @@
|
|||
#include "zeek/ID.h"
|
||||
#include "zeek/Reporter.h"
|
||||
#include "zeek/Scope.h"
|
||||
#include "zeek/Stmt.h"
|
||||
#include "zeek/Timer.h"
|
||||
#include "zeek/Val.h"
|
||||
#include "zeek/module_util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue