Remove spdlog #228

Closed
lumascet wants to merge 23 commits from nolog into master
Showing only changes of commit 7ea3b36663 - Show all commits
+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"