mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Remove unused include of boost/variant
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <libyul/ASTForward.h>
|
||||
#include <liblangutil/SourceLocation.h>
|
||||
#include <json/json.h>
|
||||
#include <boost/variant.hpp>
|
||||
#include <boost/variant/static_visitor.hpp>
|
||||
#include <optional>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user