view Renderer/Engine/spe/DataLoad.h @ 839:1001c4bea1a0 draft

if unnecessary
author Yutaka_Kinjyo
date Fri, 28 May 2010 03:24:52 +0900
parents 1afbdead7891
children
line wrap: on
line source

#ifndef INCLUDED_TASK_LOAD
#define INCLUDED_TASK_LOAD

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


#endif