From cd5d8e0ab902a0c87e108b863aca2888248a4516 Mon Sep 17 00:00:00 2001 From: graehl Date: Tue, 20 Jul 2010 21:38:29 +0000 Subject: hash.h git-svn-id: https://ws10smt.googlecode.com/svn/trunk@342 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/ff_factory.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'decoder/ff_factory.h') 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 #include #include -- cgit v1.2.3