mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5223 from bshastry/testoptions-bugfix
Bug fix: Add missing include in test/Options.h
This commit is contained in:
commit
8a9f5262ac
@ -24,7 +24,7 @@
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/version.hpp>
|
||||
|
||||
#include <boost/core/noncopyable.hpp>
|
||||
#include <functional>
|
||||
|
||||
namespace dev
|
||||
|
Loading…
Reference in New Issue
Block a user