view example/share_task/spe/Load.h @ 1095:652791a4a324 draft

remove spe function
author yutaka@localhost.localdomain
date Sat, 25 Dec 2010 18:30:17 +0900
parents 839e34d0cc3c
children
line wrap: on
line source

#ifndef INCLUDED_TASK_LOAD
#define INCLUDED_TASK_LOAD

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



#endif