Update os.h

This commit is contained in:
Gabi Melman
2019-05-11 03:05:22 +03:00
committed by GitHub
parent 17bec5c3ce
commit 14381fe8d0

View File

@@ -5,6 +5,7 @@
#pragma once
#include "spdlog/common.h"
#include <ctime> // std::time_t
namespace spdlog {
namespace details {