Purge using namespace std from libsolidity/codegen

This commit is contained in:
Nikola Matic
2023-08-14 21:37:31 +02:00
parent d8cc2c62f3
commit ce423e5ae5
16 changed files with 785 additions and 796 deletions
+2
View File
@@ -27,6 +27,8 @@ NAMESPACE_STD_FREE_FILES=(
libsolc/*
libsolidity/analysis/*
libsolidity/ast/*
libsolidity/codegen/ir/*
libsolidity/codegen/*
)
(