view Renderer/Engine/spe/DataUpdate.h @ 1087:20f09564c586 draft

fix (not yet tested)
author root@localhost.localdomain
date Fri, 17 Dec 2010 18:34:29 +0900
parents 1afbdead7891
children
line wrap: on
line source

#ifndef INCLUDED_TASK_DATAUPDATE
#define INCLUDED_TASK_DATAUPDATE

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


#endif