summaryrefslogtreecommitdiff
path: root/test/yaml-parser.cpp
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo@jmondi.org>2022-07-28 17:43:09 +0200
committerJacopo Mondi <jacopo@jmondi.org>2022-07-29 14:22:46 +0200
commit69ae75b0cc211f82665b3e92fb3de64a9852b403 (patch)
tree63175b835ad84594b40a99318abf364470d74536 /test/yaml-parser.cpp
parent2d2196ca0d06f25ea0a392b863310feb22a7549c (diff)
ipa: raspberry: awb: Include <functional>
Building on gcc8 on Debian 10 fails with asyncThread_ = std::thread(std::bind(&Awb::asyncFunc, this)); ../src/ipa/raspberrypi/controller/rpi/awb.cpp:177:34: note: ‘std::bind’ is defined in header ‘<functional>’; did you forget to ‘#include <functional>’? Fix that by including <functional> in awb.cpp. Fixes: c1597f989654 ("ipa: raspberrypi: Use YamlParser to replace dependency on boost") Reported-by: https://buildbot.libcamera.org/#/builders/6/builds/414 Signed-off-by: Jacopo Mondi <jacopo@jmondi.org> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Diffstat (limited to 'test/yaml-parser.cpp')
0 files changed, 0 insertions, 0 deletions