view Renderer/Engine/task/DataAllocate.h @ 1087:20f09564c586 draft

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

#ifndef INCLUDED_TASK_ALLOCATE
#define INCLUDED_TASK_ALLOCATE

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


#endif