Update index.html
This commit is contained in:
parent
e95c25e51a
commit
fc03b825a2
|
@ -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><br />(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