Library libdevcore renamed to libsolutil.

This commit is contained in:
Christian Parpart
2020-01-07 15:51:50 +01:00
committed by Daniel Kirchner
parent 8ac6258d31
commit 345f9928ab
241 changed files with 355 additions and 355 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
* Tests for the assembler.
*/
#include <libdevcore/JSON.h>
#include <libsolutil/JSON.h>
#include <libevmasm/Assembly.h>
#include <boost/test/unit_test.hpp>