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
+1 -1
View File
@@ -25,7 +25,7 @@
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "fmt/format.h"
#include "fmt/core.h"
#include "gtest/gtest.h"
#if GTEST_HAS_DEATH_TEST