summaryrefslogtreecommitdiff
path: root/decoder/ff_factory.h
diff options
context:
space:
mode:
authorgraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-20 21:38:29 +0000
committergraehl <graehl@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-20 21:38:29 +0000
commitcd5d8e0ab902a0c87e108b863aca2888248a4516 (patch)
tree27118981b820e8e5f4663baf8be195a19b1c8ab1 /decoder/ff_factory.h
parent07e718c343f0e3cde63d3bed94cdba56c222007d (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.h2
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>