commit | e4024bc3acdf410e814af34eeee6cd87e3cbcaf5 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Oct 20 09:13:04 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Sat Oct 20 09:13:04 2018 -0700 |
tree | d1239435a55a67c9e9f98a36e99fdd36d470ecbc | |
parent | 5b8b8ac53bb5e9490606d733113a3e0cbb3f7113 [diff] |
frup: add missing header Add missing header "utility" provides std::pair<>. Change-Id: I5d303c5f41f7af16ef3dc75fdd9818ed17978a5a Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/frup.hpp b/frup.hpp index 0a0dd76..6afd621 100644 --- a/frup.hpp +++ b/frup.hpp
@@ -6,6 +6,7 @@ #include <array> #include <map> #include <string> +#include <utility> #include <vector> enum ipmi_fru_area_type