commit | 4393bdb981d97e8db1d2cf7700a507222f14e08b | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed@tanous.net> | Mon Apr 01 09:36:44 2024 -0700 |
committer | Ed Tanous <ed@tanous.net> | Mon Apr 01 21:14:33 2024 +0000 |
tree | 3900621a36aef041fbd332eea4110a17820e6241 | |
parent | 4f63be0cda9f0bf0f41ded6077070ca4b5e7840d [diff] |
Remove unused header Change-Id: I147664c3d181ba8ec535c7cddcb5c714e05616ea Signed-off-by: Ed Tanous <ed@tanous.net>
diff --git a/test/http/utility_test.cpp b/test/http/utility_test.cpp index 20af871..411eceb 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>