Browse Source

include iomanip

Grant Limberg 5 years ago
parent
commit
2558bd1b9b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      root/root.cpp

+ 1 - 0
root/root.cpp

@@ -99,6 +99,7 @@
 #include <mutex>
 #include <mutex>
 #include <list>
 #include <list>
 #include <sstream>
 #include <sstream>
+#include <iomanip>
 
 
 #include "geoip-html.h"
 #include "geoip-html.h"