commit | eb02a5cd2adba54a6d5c63f8e6c598841e08bd84 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Sep 25 17:44:43 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Sep 26 16:37:35 2019 +0000 |
tree | 57809187509a318a93d792da3b3aab64fb1ad6f9 | |
parent | 5c2d26e98c9a4e7db9914ff23c847b9213426589 [diff] |
sensorcommands: add variant header Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I2d3feee798215f28b444e69f818849b34b42df48
diff --git a/src/sensorcommands.cpp b/src/sensorcommands.cpp index ce94d5a..d6e6cef 100644 --- a/src/sensorcommands.cpp +++ b/src/sensorcommands.cpp
@@ -34,6 +34,7 @@ #include <storagecommands.hpp> #include <string> #include <utility> +#include <variant> namespace ipmi {