Spicy
spicy.h
1 // Copyright (c) 2020-2021 by the Zeek Project. See LICENSE for details.
2 
3 #pragma once
4 
5 #include <hilti/ast/all.h>
6 #include <hilti/global.h>
7 
8 #include <spicy/ast/all.h>
9 #include <spicy/autogen/config.h>
10 #include <spicy/compiler/driver.h>
11 #include <spicy/global.h>