view ppe/chara_state4.h @ 20:6487f54ba3d1

add new file.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Sun, 26 Dec 2010 19:00:01 +0900
parents
children
line wrap: on
line source

#ifndef INCLUDE_COLLISION
#define INCLUDE_COLLISION

#ifndef INCLUDE_FUNC
#include "../Func.h"
#endif

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

#endif