evmc/test/integration/compilation/compilation_test.cpp

8 lines
204 B
C++
Raw Normal View History

2018-08-27 22:13:33 +02:00
/* EVMC: Ethereum Client-VM Connector API.
* Copyright 2018 The EVMC Authors.
* Licensed under the Apache License, Version 2.0. See the LICENSE file.
*/
#include <evmc/evmc.h>
#include <evmc/utils.h>