mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-12 17:00:25 +08:00
Update utils.cpp
This commit is contained in:
parent
7f1a89e3f6
commit
c188bee229
@ -1,6 +1,9 @@
|
||||
#include "includes.h"
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
#endif
|
||||
|
||||
void prepare_logdir()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user