mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-02 15:11:43 +01:00
use quotes for including cppformat headers from the tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user