mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +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,6 +2,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
// These includes are needed for the inclusion of the bif headers at the end
|
||||
// of this file.
|
||||
#include "zeek/EventRegistry.h"
|
||||
#include "zeek/Val.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue