mirror of
https://github.com/BlackMATov/promise.hpp.git
synced 2025-12-13 03:46:29 +07:00
fix tests compilation
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
#include <thread>
|
||||
#include <numeric>
|
||||
#include <iostream>
|
||||
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
|
||||
namespace jb = jobber_hpp;
|
||||
|
||||
@@ -9,6 +9,9 @@
|
||||
|
||||
#include <thread>
|
||||
#include <numeric>
|
||||
#include <iostream>
|
||||
|
||||
#include <cmath>
|
||||
#include <cstring>
|
||||
|
||||
namespace sd = scheduler_hpp;
|
||||
|
||||
Reference in New Issue
Block a user