--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Renderer/Engine/task/Switch.h Mon Oct 12 09:39:35 2009 +0900 @@ -0,0 +1,7 @@ +#ifndef INCLUDED_TASK_SWITCH +#define INCLUDED_TASK_SWITCH + +#include "SchedTask.h" + + +#endif