fix: Missing include memory statement
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user