Split out libethcore from libethereum.

This commit is contained in:
Gav Wood
2014-04-23 15:08:11 +01:00
parent 39a5c08051
commit 3a2597d871
18 changed files with 45 additions and 45 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#include <thread>
#include <chrono>
#include <Client.h>
#include <libethereum/Client.h>
#include "TestHelper.h"
namespace eth