Sort includes in libsolidity/parsing

This commit is contained in:
Leonardo Alt
2018-12-17 19:28:10 +01:00
parent c5316b13e7
commit 7f41487ff6
3 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -22,8 +22,8 @@
#pragma once
#include <string>
#include <libsolidity/ast/ASTAnnotations.h>
#include <string>
namespace langutil
{