Skip to content

Commit d3391c8

Browse files
ras0219ras0219-msft
authored andcommitted
http_helpers only uses string_t.
1 parent 9b5ecb1 commit d3391c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release/include/cpprest/details/http_helpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
****/
2828
#pragma once
2929

30-
#include "cpprest/http_msg.h"
30+
#include "cpprest/details/basic_types.h"
3131

3232
namespace web { namespace http
3333
{

0 commit comments

Comments
 (0)