summaryrefslogtreecommitdiffstats
path: root/fruread.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'fruread.hpp')
-rw-r--r--fruread.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/fruread.hpp b/fruread.hpp
index e035a74..20f260c 100644
--- a/fruread.hpp
+++ b/fruread.hpp
@@ -2,9 +2,10 @@
#define OPENBMC_IPMI_FRU_READ_H
#include <systemd/sd-bus.h>
+
#include <array>
-#include <string>
#include <map>
+#include <string>
#include <vector>
struct IPMIFruData
OpenPOWER on IntegriCloud