fix: compile error when using libstdc++11 #163

Open
yushijinhun wants to merge 1 commits from yushijinhun/master 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"