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
+1 -1
View File
@@ -29,7 +29,7 @@
#include <cstdio>
#include <string>
#include "cppformat/posix.h"
#include "fmt/posix.h"
enum {BUFFER_SIZE = 256};