Mercurial > hg > Members > kono > Cerium
comparison include/TaskManager/CellHTaskInfo.h @ 307:7075842aa155
clean up include
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 08 Jun 2009 19:32:38 +0900 |
parents | 5c194c71eca8 |
children |
comparison
equal
deleted
inserted
replaced
306:f8184487cf2c | 307:7075842aa155 |
---|---|
1 #ifndef INCLUDED_CELL_HTASK_INFO | 1 #ifndef INCLUDED_CELL_HTASK_INFO |
2 #define INCLUDED_CELL_HTASK_INFO | 2 #define INCLUDED_CELL_HTASK_INFO |
3 | 3 |
4 #ifndef INCLUDED_HTASK_INFO | 4 #include "HTaskInfo.h" |
5 # include "HTaskInfo.h" | |
6 #endif | |
7 | 5 |
8 class CellHTaskInfo : public HTaskInfo { | 6 class CellHTaskInfo : public HTaskInfo { |
9 public: | 7 public: |
10 /* functions */ | 8 /* functions */ |
11 int extend_pool(int num); | 9 int extend_pool(int num); |