commit | c4e9de6c9412c36d3fd40858fd0ad14f1a685e75 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Sep 25 17:40:54 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Sep 26 16:37:35 2019 +0000 |
tree | 38fe9658a460beed6fca597d5883fa2620b28d39 | |
parent | 4afc5d776edcdc356e700ba8d74c9ef090e342c1 [diff] [blame] |
sensorcommands: add optional header Signed-off-by: Patrick Venture <venture@google.com> Change-Id: If1883c74aadcedff7a17ba84f03cc058589f3612
diff --git a/src/sensorcommands.cpp b/src/sensorcommands.cpp index b2490d5..effd0f5 100644 --- a/src/sensorcommands.cpp +++ b/src/sensorcommands.cpp
@@ -24,6 +24,7 @@ #include <ipmid/api.hpp> #include <ipmid/utils.hpp> #include <map> +#include <optional> #include <phosphor-logging/log.hpp> #include <sdbusplus/bus.hpp> #include <sdrutils.hpp>