view example/share_task/ppe/RunFinish.h @ 625:60aa3f241b10

64bit mode worked on Mac OS X.
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 16 Nov 2009 10:59:55 +0900
parents 44c0bce54dcf
children
line wrap: on
line source

#ifndef INCLUDED_TASK_RUNFINISH
#define INCLUDED_TASK_RUNFINISH

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


#endif