Fusion: typo fix, fixes #4877

[SVN r67337]
This commit is contained in:
Christopher Schmidt
2010-12-19 15:11:12 +00:00
parent b508b8e62c
commit e8539e1165
249 changed files with 1389 additions and 1389 deletions

View File

@ -49,7 +49,7 @@
These containers are more or less counterparts of those in <a href="http://en.wikipedia.org/wiki/Standard_Template_Library" target="_top">STL</a>.
</p>
<a name="fusion.container.header"></a><h4>
<a name="id908163"></a>
<a name="id871220"></a>
<a class="link" href="container.html#fusion.container.header">Header</a>
</h4>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">container</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>