Commit 5ff7d01b by Maarten Hekkelman

added missing #include <iomanip>

parent 3f884968
......@@ -38,6 +38,7 @@
#include <map>
#include <chrono>
#include <regex>
#include <iomanip>
#if defined(_MSC_VER)
#define TERM_WIDTH 80
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment