7 lines
170 B
C
7 lines
170 B
C
// Copyright (c) 2020-now by the Zeek Project. See LICENSE for details.
|
|
|
|
#pragma once
|
|
|
|
#include <hilti/ast/builder/builder.h>
|
|
#include <hilti/ast/builder/node-factory.h>
|