mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 19:48:20 +00:00
script_opt/ZAM: ZBody.h / Support.h: Cleanup includes, use forward declarations
Not sure the IsAny() convenience functions were really worth the include zeek/Expr.h.
This commit is contained in:
parent
29536d6453
commit
d843eb5c2b
3 changed files with 15 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "zeek/script_opt/ZAM/IterInfo.h"
|
||||
#include "zeek/script_opt/ZAM/Profile.h"
|
||||
#include "zeek/script_opt/ZAM/Support.h"
|
||||
|
||||
namespace zeek::detail {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue