Skip to content

Commit a0b53b6

Browse files
committed
Adding include for MPL or_.
1 parent 8c6a08a commit a0b53b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boost/network/message/traits/body.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <boost/network/support/is_sync.hpp>
1212
#include <boost/type_traits/is_same.hpp>
1313
#include <boost/thread/future.hpp>
14+
#include <boost/mpl/or.hpp>
1415
#include <boost/mpl/if.hpp>
1516

1617
namespace boost { namespace network {

0 commit comments

Comments
 (0)