summaryrefslogtreecommitdiffstats
path: root/src/templates/generated.mako.hpp
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-05-30 12:39:22 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-06-19 16:26:48 -0400
commitaabc54616fba1ad2c26acaf96ddf682ce3c263f0 (patch)
tree30481422db2149bb879a5bcde7b6ed329cce649a /src/templates/generated.mako.hpp
parent605662db616fd1b7c8874e86186f7a39c3e63a39 (diff)
downloadphosphor-dbus-monitor-aabc54616fba1ad2c26acaf96ddf682ce3c263f0.tar.gz
phosphor-dbus-monitor-aabc54616fba1ad2c26acaf96ddf682ce3c263f0.zip
Add SDEvent delegate
Add an sd-event interface abstraction to facilitate mocking and unit test. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I5880617565fc6eab54335adc30033d4b132568f8
Diffstat (limited to 'src/templates/generated.mako.hpp')
-rw-r--r--src/templates/generated.mako.hpp1
1 files changed, 1 insertions, 0 deletions
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;
OpenPOWER on IntegriCloud