[enco] Include functional in Driver (#1174)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 24 Aug 2018 08:47:27 +0000 (17:47 +0900)
committerSergey Vostokov/AI Tools Lab /SRR/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Fri, 24 Aug 2018 08:47:27 +0000 (11:47 +0300)
commit16f771652ba4de52dd113de0fd5ba5f37763f3fd
tree83b396a8a65a657e2a1cc8cc7afb43643e04a65b
parentd4f1efdfda45daee8133f13f2f9e82a0e8593170
[enco] Include functional in Driver (#1174)

This commit inserts '#include <functional>' at the top of Driver.cpp to
fix a build break reported by the recent C++ compiler (g++ 8.X and clang++ 7.X).

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/cli/src/Driver.cpp