summaryrefslogtreecommitdiff
path: root/decoder/ff_factory.h
diff options
context:
space:
mode:
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>