summaryrefslogtreecommitdiff
path: root/include/ibm
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-13 04:09:59 +0300
committerEd Tanous <ed@tanous.net>2021-10-17 21:05:02 +0300
commit5107ac42a52b69f0b78b417353afd3fea81e908f (patch)
tree6babcc72af44203003eb3c9262632745f8206a10 /include/ibm
parent6a779931bcb134419af3c66562f960317d74102c (diff)
downloadbmcweb-5107ac42a52b69f0b78b417353afd3fea81e908f.tar.xz
ibm: remove unused tinyxml2 include
Fixes openbmc/bmcweb#226. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id8d30c23556fe445c3233f47406d14a6173d568c
Diffstat (limited to 'include/ibm')
-rw-r--r--include/ibm/management_console_rest.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ibm/management_console_rest.hpp b/include/ibm/management_console_rest.hpp
index d6a499296e..59d4111a77 100644
--- a/include/ibm/management_console_rest.hpp
+++ b/include/ibm/management_console_rest.hpp
@@ -1,5 +1,4 @@
#pragma once
-#include <tinyxml2.h>
#include <app.hpp>
#include <async_resp.hpp>