summaryrefslogtreecommitdiff
path: root/http/app.hpp
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-12-04 15:06:56 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-08 06:11:31 +0300
commit1e270c5f5436a856ed2d43fde2288b87aed23998 (patch)
treeb650cb1c1cefeddf4dfaac53517aa8d5c2526a34 /http/app.hpp
parent116c184bd30d0d8e0227dac946fa4ea00e2035bf (diff)
downloadbmcweb-1e270c5f5436a856ed2d43fde2288b87aed23998.tar.xz
span: clean up stray boost headers.
We recently switched from boost::beast::span to std::span, but a few header tweaks were not complete and we were still including beast::span. Remove the header file and add a '#include <span>' for one header which uses span but was missing. Tested: Compiles and unit tests pass. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I675c55df1abf78dfa244fced3d50679ffe1b6d91
Diffstat (limited to 'http/app.hpp')
0 files changed, 0 insertions, 0 deletions