Fixed memory header incude and added -fPIC flag for SDK compilation #199

Open
paureverte wants to merge 2 commits from paureverte/master into master
Showing only changes of commit dc6a2d1eda - Show all commits
+1
View File
@@ -26,6 +26,7 @@
#define LIVOX_THREAD_BASE_H_
#include <atomic>
#include <thread>
#include <memory>
#include "noncopyable.h"
namespace livox {