We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6a08a commit a0b53b6Copy full SHA for a0b53b6
boost/network/message/traits/body.hpp
@@ -11,6 +11,7 @@
11
#include <boost/network/support/is_sync.hpp>
12
#include <boost/type_traits/is_same.hpp>
13
#include <boost/thread/future.hpp>
14
+#include <boost/mpl/or.hpp>
15
#include <boost/mpl/if.hpp>
16
17
namespace boost { namespace network {
0 commit comments