From aceb4baa1b3b58d425c4c706069ec51fb594305f Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 27 Sep 2018 14:50:37 -0700 Subject: move blobs and manager header into installation dir The blobs and manager header will be used by handlers once we've transitioned to dynamic loading. Change-Id: Ieae8fcfe383007731cb4f8b2619612c3bfa47f50 Signed-off-by: Patrick Venture --- example/example.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'example/example.hpp') diff --git a/example/example.hpp b/example/example.hpp index 0ea9572..4a2df5d 100644 --- a/example/example.hpp +++ b/example/example.hpp @@ -1,7 +1,6 @@ #pragma once -#include "blobs.hpp" - +#include #include #include #include -- cgit v1.2.3