another compile fix

This commit is contained in:
AlexeyAB 2019-12-01 00:17:02 +03:00
parent a20e8b010a
commit 327103fb15
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include <algorithm>
#include <memory>
#include <mutex>
#define __STDC_WANT_LIB_EXT1__ 1
#include <ctime>
using std::cerr;
using std::endl;