From aabc54616fba1ad2c26acaf96ddf682ce3c263f0 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Tue, 30 May 2017 12:39:22 -0400 Subject: Add SDEvent delegate Add an sd-event interface abstraction to facilitate mocking and unit test. Signed-off-by: Brad Bishop Change-Id: I5880617565fc6eab54335adc30033d4b132568f8 --- src/templates/generated.mako.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/templates') diff --git a/src/templates/generated.mako.hpp b/src/templates/generated.mako.hpp index 9e89983..914b065 100644 --- a/src/templates/generated.mako.hpp +++ b/src/templates/generated.mako.hpp @@ -10,6 +10,7 @@ #include "method.hpp" #include "propertywatchimpl.hpp" #include "sdbusplus.hpp" +#include "sdevent.hpp" using namespace std::string_literals; -- cgit v1.2.1