Mercurial > hg > Members > kono > Cerium
diff example/HelloWorld/ppe/Hello.h @ 488:63741e2dc6cb
change viewer
author | hiroki@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Tue, 06 Oct 2009 14:21:37 +0900 |
parents | 44c0bce54dcf |
children |
line wrap: on
line diff
--- a/example/HelloWorld/ppe/Hello.h Mon Oct 05 02:28:08 2009 +0900 +++ b/example/HelloWorld/ppe/Hello.h Tue Oct 06 14:21:37 2009 +0900 @@ -1,9 +1,7 @@ #ifndef INCLUDED_TASK_HELLO #define INCLUDED_TASK_HELLO -#ifndef INCLUDED_SCHED_TASK -# include "SchedTask.h" -#endif +#include "SchedTask.h" #endif