Reformat the world

This commit is contained in:
Tim Wojtulewicz 2021-09-16 15:35:39 -07:00
parent 194cb24547
commit b2f171ec69
714 changed files with 35149 additions and 35203 deletions

View file

@ -3,9 +3,11 @@
#pragma once
#include <vector>
#include "zeek/ZeekList.h"
namespace zeek {
namespace zeek
{
class VectorVal;
class RecordType;
@ -37,4 +39,4 @@ Args val_list_to_args(const ValPList& vl);
*/
VectorValPtr MakeCallArgumentVector(const Args& vals, const RecordTypePtr& types);
} // namespace zeek
} // namespace zeek