diff options
author | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-20 21:38:29 +0000 |
---|---|---|
committer | graehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-20 21:38:29 +0000 |
commit | cd5d8e0ab902a0c87e108b863aca2888248a4516 (patch) | |
tree | 27118981b820e8e5f4663baf8be195a19b1c8ab1 /decoder/ff_factory.h | |
parent | 07e718c343f0e3cde63d3bed94cdba56c222007d (diff) |
hash.h
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@342 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'decoder/ff_factory.h')
-rw-r--r-- | decoder/ff_factory.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/decoder/ff_factory.h b/decoder/ff_factory.h index 6f86f2f9..12e768aa 100644 --- a/decoder/ff_factory.h +++ b/decoder/ff_factory.h @@ -1,6 +1,8 @@ #ifndef _FF_FACTORY_H_ #define _FF_FACTORY_H_ +//TODO: use http://www.boost.org/doc/libs/1_43_0/libs/functional/factory/doc/html/index.html? + #include <iostream> #include <string> #include <map> |