This commit is contained in:
Nekotekina 2015-10-14 22:34:26 +03:00
parent a974ee009e
commit ec0005195d
3 changed files with 28 additions and 11 deletions

View file

@ -41,6 +41,7 @@
#include <forward_list>
#include <typeindex>
#include <future>
#include <chrono>
using namespace std::string_literals;
using namespace std::chrono_literals;