use quotes for including cppformat headers from the tests

This commit is contained in:
Mario Werner
2016-02-02 16:55:25 +01:00
parent be961bae0f
commit d411aa165e
12 changed files with 13 additions and 13 deletions

View File

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