diff options
Diffstat (limited to 'html/001help.cc.html')
-rw-r--r-- | html/001help.cc.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/html/001help.cc.html b/html/001help.cc.html index d1995143..f04fd9dd 100644 --- a/html/001help.cc.html +++ b/html/001help.cc.html @@ -319,6 +319,10 @@ if ('onhashchange' in window) { <span id="L256" class="LineNr">256 </span><span class="Normal">using</span> std::string<span class="Delimiter">;</span> <span id="L257" class="LineNr">257 </span> <span id="L258" class="LineNr">258 </span><span class="PreProc">#define unused __attribute__((unused))</span> +<span id="L259" class="LineNr">259 </span> +<span id="L260" class="LineNr">260 </span><span class="PreProc">#include </span><span class="Constant"><algorithm></span> +<span id="L261" class="LineNr">261 </span><span class="Normal">using</span> std::min<span class="Delimiter">;</span> +<span id="L262" class="LineNr">262 </span><span class="Normal">using</span> std::max<span class="Delimiter">;</span> </pre> </body> </html> |