Update thread_base.h
fix from https://github.com/Livox-SDK/Livox-SDK/pull/193/commits/2ef8b9f760d46a0f8dfa37b7944f4c7cd9bc7526
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#define LIVOX_THREAD_BASE_H_
|
||||
#include <atomic>
|
||||
#include <thread>
|
||||
#include <memory>
|
||||
#include "noncopyable.h"
|
||||
|
||||
namespace livox {
|
||||
|
||||
Reference in New Issue
Block a user