commit | 032bf9eca140e5c6302a7c05e368b92e8172cc5b | [log] [tgz] |
---|---|---|
author | Ben Tyner <ben.tyner@ibm.com> | Wed May 06 21:27:54 2020 -0500 |
committer | Zane Shelley <zshelle@us.ibm.com> | Fri May 08 18:42:56 2020 +0000 |
tree | 1b9f065ab951e6c53be8583129adca91f9921e2f | |
parent | 83a8d55dda5baa6da3381d62e90d49ae8f7d6715 [diff] |
Build openpower-libhei as a static library Build a static library that can be linked to by other applications. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I4dec91928381712674e6621792830f811c44c30d
diff --git a/src/chip_data/hei_chip_data_stream.hpp b/src/chip_data/hei_chip_data_stream.hpp index c9cbde7..e9cfc75 100644 --- a/src/chip_data/hei_chip_data_stream.hpp +++ b/src/chip_data/hei_chip_data_stream.hpp
@@ -4,6 +4,7 @@ #include <string.h> #include <hei_includes.hpp> +#include <hei_macros.hpp> namespace libhei {