summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2024-04-01 19:36:44 +0300
committerEd Tanous <ed@tanous.net>2024-04-02 00:14:33 +0300
commit4393bdb981d97e8db1d2cf7700a507222f14e08b (patch)
tree3900621a36aef041fbd332eea4110a17820e6241 /test
parent4f63be0cda9f0bf0f41ded6077070ca4b5e7840d (diff)
downloadbmcweb-4393bdb981d97e8db1d2cf7700a507222f14e08b.tar.xz
Remove unused header
Change-Id: I147664c3d181ba8ec535c7cddcb5c714e05616ea Signed-off-by: Ed Tanous <ed@tanous.net>
Diffstat (limited to 'test')
-rw-r--r--test/http/utility_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/http/utility_test.cpp b/test/http/utility_test.cpp
index 20af871516..411ecebcb4 100644
--- a/test/http/utility_test.cpp
+++ b/test/http/utility_test.cpp
@@ -1,8 +1,6 @@
#include "utility.hpp"
-#include <bits/basic_string.h>
-
#include <boost/system/result.hpp>
#include <boost/url/parse.hpp>
#include <boost/url/url.hpp>