mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Remove unnecessary #includes in script_opt
This commit is contained in:
parent
0e47fa10c6
commit
12356a6393
24 changed files with 20 additions and 28 deletions
|
@ -5,7 +5,6 @@
|
|||
#pragma once
|
||||
|
||||
#include "zeek/Val.h"
|
||||
#include "zeek/script_opt/CPP/AttrExprType.h"
|
||||
#include "zeek/script_opt/CPP/Func.h"
|
||||
|
||||
namespace zeek {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue