Mercurial > hg > Members > koba > t_dandy
view spe/task_base.h @ 49:f4140672ef9f
fix.
author | koba <koba@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 21 Jan 2011 22:18:28 +0900 |
parents | |
children |
line wrap: on
line source
#ifndef INCLUDE_TASK_BASE #define INCLUDE_TASK_BASE #ifndef INCLUDE_FUNC #include "../Func.h" #endif #ifndef INCLUDED_SCHED_TASK #include "SchedTask.h" #endif #endif