Updates from BitShares FC #22

Closed
nathanielhourt wants to merge 693 commits from dapp-support into latest-fc
Showing only changes of commit b16bf00a10 - Show all commits

View file

@ -32,7 +32,7 @@ namespace fc {
public:
void run();
virtual void cancel(const char* reason FC_CANCELATION_REASON_DEFAULT_ARG) override;
~task_base();
virtual ~task_base();
/* HERE BE DRAGONS
*