mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
ZAM support for lambdas
This commit is contained in:
parent
0a40aec4a6
commit
7d5760ac74
11 changed files with 272 additions and 37 deletions
|
@ -25,6 +25,7 @@
|
|||
#include "zeek/digest.h"
|
||||
#include "zeek/module_util.h"
|
||||
#include "zeek/script_opt/ExprOptInfo.h"
|
||||
#include "zeek/script_opt/ScriptOpt.h"
|
||||
|
||||
namespace zeek::detail
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue