feat add futures
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m9s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m34s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m50s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 2m3s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 2m24s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 2m32s
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m9s
linux-arm-gcc / linux-gcc-armhf (push) Failing after 1m34s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (push) Failing after 1m50s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 2m3s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 2m24s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 2m32s
This commit is contained in:
parent
440536676d
commit
87859d8e36
@ -26,7 +26,7 @@
|
|||||||
#include "sled/filesystem/temporary_file.h"
|
#include "sled/filesystem/temporary_file.h"
|
||||||
|
|
||||||
// futures
|
// futures
|
||||||
// #include "sled/futures/promise.h"
|
#include "sled/futures/future.h"
|
||||||
#include "sled/ioc/ioc.h"
|
#include "sled/ioc/ioc.h"
|
||||||
|
|
||||||
// lang
|
// lang
|
||||||
|
Loading…
Reference in New Issue
Block a user