From f9a7ab94ae2003290153369e3128e6730c9e6eb5 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Fri, 5 Sep 2014 18:24:29 +0200 Subject: Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. Rename ethential to devcore. --- hexPrefix.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hexPrefix.cpp') diff --git a/hexPrefix.cpp b/hexPrefix.cpp index 7dbe80a5..9b65db0e 100644 --- a/hexPrefix.cpp +++ b/hexPrefix.cpp @@ -22,8 +22,8 @@ #include #include "JsonSpiritHeaders.h" -#include -#include +#include +#include #include using namespace std; -- cgit v1.2.3