Merge branch 'master' of github.com:fmtlib/fmt

This commit is contained in:
Victor Zverovich
2016-10-17 07:00:58 -07:00
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#ifndef FMT_TIME_H_
#define FMT_TIME_H_
#include "fmt/format.h"
#include "format.h"
#include <ctime>
#ifdef _MSC_VER