view spe/SimpleState.h @ 22:0440f2f19f23

not working.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Sun, 26 Dec 2010 22:54:11 +0900
parents 927401604461
children
line wrap: on
line source

#ifndef INCLUDE_SIMPLE_STATE
#define INCLUDE_SIMPLE_STATE

#ifndef INCLUDED_SCHED_TASK
#include "SchedTask.h"
#endif

#endif