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 f96dc2e commit cf22661Copy full SHA for cf22661
1 file changed
include/boost/http_proto/detail/config.hpp
@@ -43,7 +43,7 @@ namespace http_proto {
43
44
//------------------------------------------------
45
46
-#if defined(BOOST_NO_CXX14_AGGREGATE_NSDMI) || defined(BOOST_MSVC)
+#if defined(BOOST_NO_CXX14_AGGREGATE_NSDMI)
47
# define BOOST_HTTP_PROTO_AGGREGATE_WORKAROUND
48
#endif
49
0 commit comments