branch | noai |
changeset 10455 | 22c441f5adf9 |
parent 9723 | eee46cb39750 |
10412:ef44f62cb8b9 | 10455:22c441f5adf9 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file yapf_costcache.hpp */ |
3 /** @file yapf_costcache.hpp Caching of segment costs. */ |
4 |
4 |
5 #ifndef YAPF_COSTCACHE_HPP |
5 #ifndef YAPF_COSTCACHE_HPP |
6 #define YAPF_COSTCACHE_HPP |
6 #define YAPF_COSTCACHE_HPP |
7 |
7 |
8 #include "../date_func.h" |
8 #include "../date_func.h" |