mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Refactoring: Check types outside of AST and recover from some errors.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <libevmasm/Assembly.h>
|
||||
#include <libsolidity/ASTForward.h>
|
||||
#include <libsolidity/Types.h>
|
||||
#include <libsolidity/ASTAnnotations.h>
|
||||
#include <libdevcore/Common.h>
|
||||
|
||||
namespace dev {
|
||||
|
||||
Reference in New Issue
Block a user