From 2ff290657ed3121b6313f22964f777823b1bf679 Mon Sep 17 00:00:00 2001 From: Saqib Khan Date: Mon, 20 Feb 2017 15:53:16 -0600 Subject: Import phosphor-logging header files from new directory. Phase2: Changing the phosphor-logging header files import from base dir to files under phosphor-logging folder. Once all projects import from the new dir, the files in the base dir will be deleted. Change-Id: I54c8ac8d580883155499f3113d0e827643d98998 Signed-off-by: Saqib Khan --- utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils.cpp b/utils.cpp index 4226d44..1dbf594 100644 --- a/utils.cpp +++ b/utils.cpp @@ -1,6 +1,6 @@ #include "utils.hpp" #include -#include +#include #include namespace openpower -- cgit v1.2.1