Fix compilation error.

This commit is contained in:
Daniel Kirchner
2022-06-15 11:14:50 +02:00
parent b45bc3918f
commit 53c4facf4e
7 changed files with 10 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include <fstream>
using namespace std;
using namespace solidity::test;