about summary refs log tree commit diff stats
path: root/001help.cc
diff options
context:
space:
mode:
Diffstat (limited to '001help.cc')
-rw-r--r--001help.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/001help.cc b/001help.cc
index b2ca4c46..26f17893 100644
--- a/001help.cc
+++ b/001help.cc
@@ -134,6 +134,7 @@ using std::iostream;
 using std::cin;
 using std::cout;
 using std::cerr;
+#include<iomanip>
 
 #include<cstring>
 #include<string>