Added <memory> include, which was removed from thread <thread>
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#define LIVOX_THREAD_BASE_H_
|
#define LIVOX_THREAD_BASE_H_
|
||||||
#include <atomic>
|
#include <atomic>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
|
#include <memory>
|
||||||
#include "noncopyable.h"
|
#include "noncopyable.h"
|
||||||
|
|
||||||
namespace livox {
|
namespace livox {
|
||||||
|
|||||||
Reference in New Issue
Block a user