diff options
Diffstat (limited to 'test/RPCSession.h')
-rw-r--r-- | test/RPCSession.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/RPCSession.h b/test/RPCSession.h index 0acd982f..b37cc322 100644 --- a/test/RPCSession.h +++ b/test/RPCSession.h @@ -30,7 +30,7 @@ #include <json/value.h> -#include <boost/core/noncopyable.hpp> +#include <boost/noncopyable.hpp> #include <boost/test/unit_test.hpp> #include <string> |