FC Updates from BitShares and myself #21
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue