mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
more code cleanup
This commit is contained in:
@@ -1,19 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <chrono>
|
||||
|
||||
#include <iomanip>
|
||||
#include <thread>
|
||||
#include <cstring>
|
||||
#include <sstream>
|
||||
|
||||
#include "common.h"
|
||||
#include "details/os.h"
|
||||
#include "details/log_msg.h"
|
||||
#include "details/fast_oss.h"
|
||||
|
||||
|
||||
namespace c11log
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user