From 23b475a04b61ce1b25dc3ca9c0db04fdfdd415e3 Mon Sep 17 00:00:00 2001 From: Saqib Khan Date: Thu, 23 Feb 2017 12:17:59 -0600 Subject: Removes header files from base dir of phosphor-logging Note: The header files have been moved to the phosphor-logging dir and all other repositories must include the header files from there. Resolves openbmc/openbmc#938 Change-Id: I0faf0545a42c571da93fe4f3731ee7c939e3aff8 Signed-off-by: Saqib Khan --- test/elog_unittest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/elog_unittest.cpp b/test/elog_unittest.cpp index cc14189..febccf9 100644 --- a/test/elog_unittest.cpp +++ b/test/elog_unittest.cpp @@ -1,4 +1,4 @@ -#include +#include #include // TODO - need to get gtest working in the SDK -- cgit v1.2.1