From cd8dab491d3f78124be800252186a32a90c884b8 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Tue, 15 Jan 2019 19:57:38 -0800 Subject: stop installing manager header Stop installing the manager header as it is no longer meant to be exported, but rather used only internally within this repository. Change-Id: I2ab21a31fd745e1b3e36fc39ffea5e26d373ff51 Signed-off-by: Patrick Venture --- test/manager_read_unittest.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/manager_read_unittest.cpp') diff --git a/test/manager_read_unittest.cpp b/test/manager_read_unittest.cpp index 23df9d4..1d40f5d 100644 --- a/test/manager_read_unittest.cpp +++ b/test/manager_read_unittest.cpp @@ -1,5 +1,6 @@ -#include -#include +#include "blob_mock.hpp" +#include "manager.hpp" + #include #include -- cgit v1.2.3