view example/share_task/spe/Load.h @ 848:df80613f1e1a

addChild fix
author tkaito
date Sun, 06 Jun 2010 03:31:52 +0900
parents 44c0bce54dcf
children
line wrap: on
line source

#ifndef INCLUDED_TASK_LOAD
#define INCLUDED_TASK_LOAD

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



#endif