Skip to content

Commit 1192ce3

Browse files
author
divye
committed
Changed include header of fusion::map to conform to current header
locations in the Boost CVS.
1 parent fb88282 commit 1192ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boost/network/protocol/http/impl/request.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#ifndef __NETWORK_PROTOCOL_HTTP_REQUEST_IMPL_20070908_1_HPP__
88
#define __NETWORK_PROTOCOL_HTTP_REQUEST_IMPL_20070908_1_HPP__
99

10-
#include <boost/fusion/container/map.hpp>
10+
#include <boost/fusion/sequence/container/map.hpp>
1111
#include <boost/fusion/sequence/intrinsic/at_key.hpp>
1212
#include <boost/fusion/sequence/intrinsic/value_at_key.hpp>
1313

0 commit comments

Comments
 (0)