forked from boostorg/config
Fixed include file name
[SVN r27974]
This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
<h2>Contents</h2>
|
<h2>Contents</h2>
|
||||||
<pre><a href="#configuring">Configuring Boost for Your Platform</a>
|
<pre><a href="#configuring">Configuring Boost for Your Platform</a>
|
||||||
<a href="#default_config">Using the default boost configuration
|
<a href="#default_config">Using the default boost configuration
|
||||||
</a> <a href="#header">The <boost\config.hpp> header</a>
|
</a> <a href="#header">The <boost/config.hpp> header</a>
|
||||||
<a href="#config_script">Using the configure script</a>
|
<a href="#config_script">Using the configure script</a>
|
||||||
<a href="#user_settable">User settable options</a>
|
<a href="#user_settable">User settable options</a>
|
||||||
<a href="#advanced_config">Advanced configuration usage</a>
|
<a href="#advanced_config">Advanced configuration usage</a>
|
||||||
@ -1518,3 +1518,4 @@ int test()
|
|||||||
<p> </p>
|
<p> </p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user