log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Members
>
kono
>
Cerium
comparison Renderer/Engine/task/DataLoad.h @ 751:
8b45afad160f
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
add task/DataLoad task/DataUpdate
author
hiroki
date
Mon, 25 Jan 2010 19:25:40 +0900
parents
children
comparison
equal
deleted
inserted
replaced
750:2eafb52b7563
751:8b45afad160f
1
#ifndef INCLUDED_TASK_LOAD
2
#define INCLUDED_TASK_LOAD
3
4
#ifndef INCLUDED_SCHED_TASK
5
# include "SchedTask.h"
6
#endif
7
8
9
#endif