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.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/001help.cc.html b/html/001help.cc.html
index eaa49b8b..83a6c5fd 100644
--- a/html/001help.cc.html
+++ b/html/001help.cc.html
@@ -167,6 +167,7 @@ using std::iostream<span class="Delimiter">;</span>
 using std::cin<span class="Delimiter">;</span>
 using std::cout<span class="Delimiter">;</span>
 using 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&gt;</span>