Missing include memory statement #248

Open
johanneskbl wants to merge 1 commits from johanneskbl/master into master
+1
View File
@@ -22,6 +22,7 @@
// SOFTWARE. // SOFTWARE.
// //
#include <memory>
#ifndef LIVOX_THREAD_BASE_H_ #ifndef LIVOX_THREAD_BASE_H_
#define LIVOX_THREAD_BASE_H_ #define LIVOX_THREAD_BASE_H_
#include <atomic> #include <atomic>