mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-31 19:24:48 +02:00
use quotes for including cppformat headers from the tests
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
|
||||
#include <cppformat/posix.h>
|
||||
#include "cppformat/posix.h"
|
||||
|
||||
enum {BUFFER_SIZE = 256};
|
||||
|
||||
|
Reference in New Issue
Block a user