Skip to content

Commit 0a5e2fb

Browse files
committed
fix boost::network::uri::decode error - add header
1 parent 66dd835 commit 0a5e2fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boost/network/uri/decode.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <boost/range/begin.hpp>
1111
#include <boost/range/end.hpp>
1212
#include <cassert>
13+
#include <stdexcept>
1314

1415
namespace boost {
1516
namespace network {

0 commit comments

Comments
 (0)