mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Sort includes in libsolidity/parsing
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <libsolidity/ast/ASTAnnotations.h>
|
||||
#include <string>
|
||||
|
||||
namespace langutil
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user