forked from boostorg/beast
6 lines
217 B
XML
6 lines
217 B
XML
<!-- INCLUDES_TEMPLATE BEGIN -->
|
|
<xsl:text>Defined in header [include_file </xsl:text>
|
|
<xsl:value-of select="substring-after($file,'/include/')"/>
|
|
<xsl:text>]

</xsl:text>
|
|
<!-- INCLUDES_TEMPLATE END -->
|