Update spdlog.h

This commit is contained in:
Gabi Melman 2017-02-03 15:27:06 +02:00 committed by GitHub
parent 7481a8ecf7
commit 4f50c5d143
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
#pragma once
#define SPDLOG_VERSION "0.11.0"
#include <spdlog/tweakme.h>
#include <spdlog/common.h>
#include <spdlog/logger.h>