From e4024bc3acdf410e814af34eeee6cd87e3cbcaf5 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Sat, 20 Oct 2018 09:13:04 -0700 Subject: frup: add missing header Add missing header "utility" provides std::pair<>. Change-Id: I5d303c5f41f7af16ef3dc75fdd9818ed17978a5a Signed-off-by: Patrick Venture --- frup.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/frup.hpp b/frup.hpp index 0a0dd76..6afd621 100644 --- a/frup.hpp +++ b/frup.hpp @@ -6,6 +6,7 @@ #include #include #include +#include #include enum ipmi_fru_area_type -- cgit v1.2.1