Skip to content

Commit a47e864

Browse files
committed
Removing the include for parse_uri.hpp reduces the compile time dramatically.
1 parent 7edad2e commit a47e864

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boost/network/uri/uri.hpp

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# include <boost/network/tags.hpp>
1313
# include <boost/network/constants.hpp>
1414
# include <boost/network/uri/detail/uri_parts.hpp>
15-
# include <boost/network/uri/detail/parse_uri.hpp>
1615
# include <boost/algorithm/string.hpp>
1716
# include <boost/range/iterator_range.hpp>
1817
# include <boost/operators.hpp>

0 commit comments

Comments
 (0)