Update thread_base.h #214

Open
dbs4261 wants to merge 1 commits from dbs4261/patch-1 into master
+1
View File
@@ -25,6 +25,7 @@
#ifndef LIVOX_THREAD_BASE_H_
#define LIVOX_THREAD_BASE_H_
#include <atomic>
#include <memory>
#include <thread>
#include "noncopyable.h"