#include "../common.h"
#include <cstdio>
#include <ctime>
#include <functional>
#include <string>
#include <chrono>
#include <thread>
#include <algorithm>
#include <cstring>
#include <cstdlib>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <fcntl.h>
Go to the source code of this file.
◆ __has_feature
#define __has_feature |
( |
| x | ) |
0 |
Definition at line 53 of file os.h.
◆ SPDLOG_EOL
Definition at line 139 of file os.h.
◆ SPDLOG_FILENAME_T
#define SPDLOG_FILENAME_T |
( |
| s | ) |
s |
Definition at line 375 of file os.h.