view ppe/Atari.h @ 19:00c3272a801f

fix.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Sun, 26 Dec 2010 18:57:08 +0900
parents 6382d8f6a973
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