From fc37e59e2f85e585ee830e801b5b26a2c859c86b Mon Sep 17 00:00:00 2001 From: Vernon Mauery Date: Wed, 19 Dec 2018 14:55:15 -0800 Subject: netipmid: replace std::cerr with phosphor::logging calls This is part of a cleanup and standardization effort of code to get existing code up to date. Change-Id: I0c982ef8d7afa2f56a9cd204bb8ac3112769641c Signed-off-by: Vernon Mauery --- comm_module.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'comm_module.cpp') diff --git a/comm_module.cpp b/comm_module.cpp index a58ca5d..acc9089 100644 --- a/comm_module.cpp +++ b/comm_module.cpp @@ -12,7 +12,6 @@ #include #include #include -#include namespace command { -- cgit v1.2.1