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
|
@ -7,8 +7,6 @@
|
|||
#include "zeek/Reporter.h"
|
||||
#include "zeek/util.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace zeek {
|
||||
|
||||
void UID::Set(zeek_uint_t bits, const uint64_t* v, size_t n) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue