Mercurial > hg > Game > Cerium
view example/HelloWorld/spe/Hello.h @ 1001:ca59327dccab draft
error fix.
author | root@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Thu, 21 Oct 2010 21:39:47 +0900 |
parents | 839e34d0cc3c |
children |
line wrap: on
line source
#ifndef INCLUDED_TASK_HELLO #define INCLUDED_TASK_HELLO #ifndef INCLUDED_SCHED_TASK # include "SchedTask.h" #endif #endif