From 794a347fab30693c521b81292d4e359c73b241b9 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 21 Aug 2018 04:52:52 -1100 Subject: [PATCH] .h --- src/cc/CCcustom.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cc/CCcustom.cpp b/src/cc/CCcustom.cpp index b5a148089..6b332e4d6 100644 --- a/src/cc/CCcustom.cpp +++ b/src/cc/CCcustom.cpp @@ -21,6 +21,7 @@ #include "CCauction.h" #include "CClotto.h" #include "CCfsm.h" +#include "CCMofN.h" /* CCcustom has most of the functions that need to be extended to create a new CC contract.