mirror of
https://github.com/boostorg/asio.git
synced 2026-01-27 06:32:08 +00:00
asio/use_future.hpp is already in the convenience header.
This commit is contained in:
@@ -765,15 +765,9 @@
|
||||
<xsl:when test="contains($file, 'boost/asio/ssl')">
|
||||
<xsl:text>[^boost/asio/ssl.hpp]</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($file, 'boost/asio/package')">
|
||||
<xsl:text>None</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($file, 'boost/asio/spawn')">
|
||||
<xsl:text>None</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:when test="contains($file, 'boost/asio/use_future')">
|
||||
<xsl:text>None</xsl:text>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:text>[^boost/asio.hpp]</xsl:text>
|
||||
</xsl:otherwise>
|
||||
|
||||
Reference in New Issue
Block a user