#pragma once #include "weakptr.h" class MicroTask { public: a8::TimerAttacher timer_attacher; };