mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #1074 from arkpar/mix_codemodel
Mix: Allow more than one contract
This commit is contained in:
commit
294648b534
@ -20,6 +20,8 @@
|
||||
* Solidity AST to EVM bytecode compiler.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <ostream>
|
||||
#include <functional>
|
||||
#include <libsolidity/ASTVisitor.h>
|
||||
|
Loading…
Reference in New Issue
Block a user