cppformat -> fmt

This commit is contained in:
Victor Zverovich
2016-04-24 09:06:12 -07:00
parent 5e1576f79f
commit afd67497de
22 changed files with 22 additions and 72 deletions

View File

@@ -29,7 +29,7 @@
#include <gtest/gtest.h>
#define FMT_USE_VARIADIC_TEMPLATES 0
#include "cppformat/format.h"
#include "fmt/format.h"
#define IDENTITY(x) x