From 2bb15195dbed122ed327c2659f18323a8ed5c0f5 Mon Sep 17 00:00:00 2001 From: Saqib Khan Date: Mon, 13 Feb 2017 13:19:55 -0600 Subject: Moved log.hpp and elog.hpp to a folder under phosphor-logging Now these files are copied to a folder under phosphor-logging, other repositories will need to be fixed. I'm leaving the files in the base dir as well until I work on fixing all projects that utilizes log.hpp and elog.hpp Change-Id: Ie4640852727c1572325e974548737bc70a6db7c2 Signed-off-by: Saqib Khan --- tools/phosphor-logging/templates/elog-gen-template.mako.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/phosphor-logging/templates/elog-gen-template.mako.hpp') diff --git a/tools/phosphor-logging/templates/elog-gen-template.mako.hpp b/tools/phosphor-logging/templates/elog-gen-template.mako.hpp index b0dec60..f0b0818 100644 --- a/tools/phosphor-logging/templates/elog-gen-template.mako.hpp +++ b/tools/phosphor-logging/templates/elog-gen-template.mako.hpp @@ -7,7 +7,7 @@ #include #include #include -#include "log.hpp" +#include namespace phosphor { -- cgit v1.2.1