mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
convert RecordVal's to use vector<ZVal> as internal representation
This commit is contained in:
parent
348e14c326
commit
6121e409d3
4 changed files with 122 additions and 40 deletions
|
@ -1,6 +1,5 @@
|
|||
// See the file "COPYING" in the main distribution directory for copyright.
|
||||
|
||||
#include "zeek/ZVal.h"
|
||||
#include "zeek/ZeekString.h"
|
||||
#include "zeek/File.h"
|
||||
#include "zeek/Func.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue