summaryrefslogtreecommitdiff
path: root/include/nbd_proxy.hpp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2020-06-11 21:03:36 +0300
committerGunnar Mills <gmills@us.ibm.com>2020-06-11 23:46:30 +0300
commit7f1538cc79b9613c6d5536c6e6951ee6372eabf3 (patch)
treef9c0e27be251c6a60ea1c234285e704d06be9119 /include/nbd_proxy.hpp
parent1214b7e7d921e331fb1480c7e5d579ffa5811cda (diff)
downloadbmcweb-7f1538cc79b9613c6d5536c6e6951ee6372eabf3.tar.xz
Remove include experimental/filesystem
This include is no longer needed. Tested: bmcweb built. Change-Id: Id754779cc8340678f03b8841abee807c90b959ff Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'include/nbd_proxy.hpp')
-rw-r--r--include/nbd_proxy.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/nbd_proxy.hpp b/include/nbd_proxy.hpp
index 4a9cfb8cd3..0356161f75 100644
--- a/include/nbd_proxy.hpp
+++ b/include/nbd_proxy.hpp
@@ -25,7 +25,6 @@
#include <privileges.hpp>
#include <webserver_common.hpp>
-#include <experimental/filesystem>
#include <variant>
namespace crow