mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Rewrite header paths to adapt to recent git mv of libsolidity/inlineasm to libyul
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* Solidity inline assembly parser.
|
||||
*/
|
||||
|
||||
#include <libsolidity/inlineasm/AsmParser.h>
|
||||
#include <libyul/AsmParser.h>
|
||||
#include <liblangutil/Scanner.h>
|
||||
#include <liblangutil/ErrorReporter.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user