view example/word_count_test/spe/Print.h @ 661:68f0253f5a71

add word_count_test remove word_flag from main.cc
author yutaka@henri.cr.ie.u-ryukyu.ac.jp
date Wed, 02 Dec 2009 03:38:20 +0900
parents
children
line wrap: on
line source

#ifndef INCLUDED_TASK_PRINT
#define INCLUDED_TASK_PRINT

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


#endif