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
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "zeek/script_opt/FuncInfo.h"
|
||||
|
||||
#include <unordered_set>
|
||||
#include <unordered_map>
|
||||
|
||||
namespace zeek::detail {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue