Add a lightweight header for the core API

This commit is contained in:
Victor Zverovich
2017-12-06 07:42:42 -08:00
parent 3aaa25fa70
commit 94edb1a71c
12 changed files with 1057 additions and 1042 deletions

View File

@@ -1,3 +1,3 @@
// Additional translation unit for the header-only configuration test
#include "fmt/format.h"
#include "fmt/core.h"