mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
fix: ‘std::this_thread’ has not been declared
This commit is contained in:
parent
9b15767084
commit
a55bcd8abf
@ -3,6 +3,7 @@
|
||||
#include <cstddef>
|
||||
#include <atomic>
|
||||
#include <array>
|
||||
#include <thread>
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user