view Renderer/Engine/spe/Bridge.h @ 1319:31455d34e502 draft

collada file reader minor changes.
author Taiki TAIRA <e095767@ie.u-ryukyu.ac.jp>
date Sun, 18 Dec 2011 09:39:14 +0900
parents 5664473b4dba
children
line wrap: on
line source

#ifndef INCLUDED_TASK_BRIDGE
#define INCLUDED_TASK_BRIDGE

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


#endif