From d83dd59178778b5748092f244ce66e37319f4070 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Mon, 28 Nov 2016 00:58:07 +0000 Subject: Move ExecutionFramework to the dev::test namespace --- test/contracts/FixedFeeRegistrar.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/contracts/FixedFeeRegistrar.cpp') diff --git a/test/contracts/FixedFeeRegistrar.cpp b/test/contracts/FixedFeeRegistrar.cpp index 829205d5..39c32eb7 100644 --- a/test/contracts/FixedFeeRegistrar.cpp +++ b/test/contracts/FixedFeeRegistrar.cpp @@ -35,6 +35,7 @@ #include using namespace std; +using namespace dev::test; namespace dev { -- cgit v1.2.3