From e01c0af722d342962dd57c4de7a610bf0dbb3e6a Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 27 Sep 2018 14:56:42 -0700 Subject: example: fixup compilation The example handler had compilation errors. Change-Id: I53392b53f021bf01887559cee4bd79b2799f5730 Signed-off-by: Patrick Venture --- example/example.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'example/example.cpp') diff --git a/example/example.cpp b/example/example.cpp index de05f00..66c8227 100644 --- a/example/example.cpp +++ b/example/example.cpp @@ -1,6 +1,7 @@ #include "example/example.hpp" #include +#include #include #include -- cgit v1.2.3