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 f7501d6 commit 37357c6Copy full SHA for 37357c6
boost/network/uri/detail/parse_uri.hpp
@@ -25,7 +25,7 @@ namespace boost { namespace spirit { namespace traits {
25
struct transform_attribute<
26
boost::network::uri::detail::uri_parts<Tag>,
27
typename boost::network::uri::detail::uri_parts_tuple<Tag>::type
28
-#if SPIRIT_VERSION >= 0x2030
+#if SPIRIT_VERSION > 0x2030
29
, boost::spirit::qi::domain
30
#endif
31
>
0 commit comments