summaryrefslogtreecommitdiffstats
path: root/writefrudata.cpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-20 13:37:54 -0700
committerPatrick Venture <venture@google.com>2018-10-20 13:37:54 -0700
commit02ba8843eee449ef74b6bb590a9564444da01e43 (patch)
tree72697d76c20d32a5a14884c48605f5e787b2a3f2 /writefrudata.cpp
parentb390c0ea203e7e4dc7790a12436c4a9aa1eebfc4 (diff)
downloadipmi-fru-parser-02ba8843eee449ef74b6bb590a9564444da01e43.tar.gz
ipmi-fru-parser-02ba8843eee449ef74b6bb590a9564444da01e43.zip
writefrudata.cpp: add header for file
Add header writefrudata.hpp to corresponding file. Change-Id: I2bec36d3c0744e7c496e7b7c161dfc6cf14bdf72 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'writefrudata.cpp')
-rw-r--r--writefrudata.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/writefrudata.cpp b/writefrudata.cpp
index 6373416..181fa3c 100644
--- a/writefrudata.cpp
+++ b/writefrudata.cpp
@@ -1,3 +1,5 @@
+#include "writefrudata.hpp"
+
#include "fru-area.hpp"
#include "frup.hpp"
#include "types.hpp"
OpenPOWER on IntegriCloud