Update thread_base.h #241

Closed
Demonmasterlqx wants to merge 1 commits from patch-1 into master
+1
View File
@@ -26,6 +26,7 @@
#define LIVOX_THREAD_BASE_H_
#include <atomic>
#include <thread>
#include <memory>
#include "noncopyable.h"
namespace livox {