about summary refs log tree commit diff stats
path: root/html/001help.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/001help.cc.html')
-rw-r--r--html/001help.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/001help.cc.html b/html/001help.cc.html
index cf4c82ec..2c8bcce4 100644
--- a/html/001help.cc.html
+++ b/html/001help.cc.html
@@ -273,7 +273,7 @@ feenableexcept<span class="Delimiter">(</span>FE_OVERFLOW | FE_UNDERFLOW<span cl
 <span class="Normal">using</span> std::cerr<span class="Delimiter">;</span>
 <span class="PreProc">#include </span><span class="Constant">&lt;iomanip&gt;</span>
 
-<span class="PreProc">#include </span><span class="Constant">&lt;cstring&gt;</span>
+<span class="PreProc">#include </span><span class="Constant">&lt;string.h&gt;</span>
 <span class="PreProc">#include </span><span class="Constant">&lt;string&gt;</span>
 <span class="Normal">using</span> std::string<span class="Delimiter">;</span>