1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-03-17 19:49:53 +08:00

Update common.h

This commit is contained in:
Gabi Melman 2017-02-03 15:26:47 +02:00 committed by GitHub
parent a76a5cfc9c
commit 7481a8ecf7

View File

@ -5,8 +5,6 @@
#pragma once
#define SPDLOG_VERSION "0.11.0"
#include <string>
#include <initializer_list>
#include <chrono>