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:
+1
-1
@@ -18,7 +18,7 @@
|
||||
* Scopes for identifiers.
|
||||
*/
|
||||
|
||||
#include <libsolidity/inlineasm/AsmScope.h>
|
||||
#include <libyul/AsmScope.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace dev;
|
||||
|
||||
Reference in New Issue
Block a user