Skip to content

Commit 8554867

Browse files
authored
Merge pull request cpp-netlib#710 from randydu/patch-1
Update server_request_parsers_impl.cpp
2 parents f1e6cb8 + 83fa23f commit 8554867

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/network/src/server_request_parsers_impl.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
#include <tuple>
88
#include <vector>
9+
#include <cstdint>
10+
911
#define BOOST_SPIRIT_UNICODE
1012
#include <boost/spirit/include/qi.hpp>
1113
#include <boost/fusion/include/std_tuple.hpp>

0 commit comments

Comments
 (0)