Update index.html
This commit is contained in:
parent
38c88c0001
commit
e95c25e51a
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>[x] Remove std::map requirement</li>
|
<li>[x] Remove std::map requirement</li>
|
||||||
<li>[x] Remove boost requirement without forcing <code>-std=c++11</code> (Reduced size from 1.2M to 97K)
|
<li>[x] Remove boost requirement without forcing <code>-std=c++11</code><br />(Reduced size from 1.2M to 97K)
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue