From 223c40931e4f413431ab2f84d92c5f404e2d9cf2 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Fri, 19 Oct 2018 15:56:09 -0700 Subject: sdevent: Remove in favor of sdeventplus This change removes the one off sd-event wrapper from the project and uses the openbmc wide sdeventplus library. Change-Id: I8e042f875d06082e15606c7191a8073974f93990 Signed-off-by: William A. Kennington III --- src/templates/generated.mako.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/templates/generated.mako.hpp') diff --git a/src/templates/generated.mako.hpp b/src/templates/generated.mako.hpp index 8dbaa20..d0a5ead 100644 --- a/src/templates/generated.mako.hpp +++ b/src/templates/generated.mako.hpp @@ -17,7 +17,6 @@ #include "sdbusplus.hpp" #include "event.hpp" #include "snmp_trap.hpp" -#include "sdevent.hpp" using namespace std::string_literals; using namespace std::chrono_literals; -- cgit v1.2.1