summaryrefslogtreecommitdiffstats
path: root/example/example.cpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-01-15 19:57:38 -0800
committerPatrick Venture <venture@google.com>2019-01-15 20:06:31 -0800
commitcd8dab491d3f78124be800252186a32a90c884b8 (patch)
tree43556d70c8144dcb42b33655a65297f02295d257 /example/example.cpp
parentd1c3e86f2368ec69098a4e786a5c4e9d2455ae1d (diff)
downloadphosphor-ipmi-blobs-cd8dab491d3f78124be800252186a32a90c884b8.tar.gz
phosphor-ipmi-blobs-cd8dab491d3f78124be800252186a32a90c884b8.zip
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 <venture@google.com>
Diffstat (limited to 'example/example.cpp')
-rw-r--r--example/example.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/example.cpp b/example/example.cpp
index cc36e88..dd7c486 100644
--- a/example/example.cpp
+++ b/example/example.cpp
@@ -1,7 +1,6 @@
#include "example/example.hpp"
#include <algorithm>
-#include <blobs-ipmid/manager.hpp>
#include <cstring>
#include <memory>
#include <phosphor-logging/log.hpp>
OpenPOWER on IntegriCloud