#include namespace __dios { struct Context : Upcall< WithProc< FairScheduler< Choose < Base > > > > {}; } #include