summaryrefslogtreecommitdiff
path: root/include/human_sort.hpp
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-01-05 01:18:22 +0300
committerEd Tanous <ed@tanous.net>2022-01-19 22:56:08 +0300
commit9ea15c35e10f4d9d3f61538b444e75efa15e426a (patch)
tree31952847a5ec96aca6a07f3704e02ac492f77a15 /include/human_sort.hpp
parent5df6eda23a0407ad2047fdb1b6ef2770155ff7f9 (diff)
downloadbmcweb-9ea15c35e10f4d9d3f61538b444e75efa15e426a.tar.xz
Include what you use
Do a partial update from the include what you use tool. While ideally we'd be able to do this as part of CI, there's still quite a bit of noise in the output that requires manual intervention. Tested: Code compiles Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Iaaeb7a9199f64b5d6913c3abab4779b252768ed8
Diffstat (limited to 'include/human_sort.hpp')
-rw-r--r--include/human_sort.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/human_sort.hpp b/include/human_sort.hpp
index 5676994fbe..0d6e35d8a5 100644
--- a/include/human_sort.hpp
+++ b/include/human_sort.hpp
@@ -1,7 +1,5 @@
#pragma once
-#include <functional>
-#include <sstream>
#include <string_view>
namespace details