FC Updates from BitShares and myself #21

Closed
nathanielhourt wants to merge 687 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: public:
void run(); void run();
virtual void cancel(const char* reason FC_CANCELATION_REASON_DEFAULT_ARG) override; virtual void cancel(const char* reason FC_CANCELATION_REASON_DEFAULT_ARG) override;
~task_base(); virtual ~task_base();
/* HERE BE DRAGONS /* HERE BE DRAGONS
* *