Correct include path

This commit is contained in:
chriseth
2018-10-15 18:08:41 +02:00
committed by GitHub
parent 8a9f5262ac
commit 3d4e5f30e1
+2 -1
View File
@@ -24,7 +24,8 @@
#include <boost/test/unit_test.hpp>
#include <boost/filesystem.hpp>
#include <boost/version.hpp>
#include <boost/core/noncopyable.hpp>
#include <boost/noncopyable.hpp>
#include <functional>
namespace dev