mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add missing header for boost::noncopyable
This commit is contained in:
parent
818083e705
commit
9409edb409
@ -30,6 +30,7 @@
|
||||
|
||||
#include <json/value.h>
|
||||
|
||||
#include <boost/core/noncopyable.hpp>
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include <string>
|
||||
|
Loading…
Reference in New Issue
Block a user