Include memory explicitly #192

Closed
ahmed-elsaharti wants to merge 1 commits from ae/fix-compilation 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 {