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
commite350d445a6a65ff1fa759911a785775b3152952f (patch)
tree626befbd6a788f42e26c3dac11e2b99f57314b9f /decoder/ff_factory.h
parentdc579e9ab5e23a63e5bf2d7688ca50ae307cc514 (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>