Skip to content

Commit 7c5c3f2

Browse files
committed
Codding style fixes.
1 parent e7e72c7 commit 7c5c3f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libsolidity/analysis/TypeChecker.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
#include <libsolutil/Algorithms.h>
3939
#include <libsolutil/StringUtils.h>
4040
#include <libsolutil/Views.h>
41-
#include <libsolutil/Visitor.h>
4241

43-
#include <boost/algorithm/string/join.hpp>
4442
#include <boost/algorithm/string/predicate.hpp>
4543

4644
#include <fmt/format.h>

0 commit comments

Comments
 (0)