mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 18:27:40 +02:00
update the includes in the tests to get rid of the deprecated warnings
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
|
||||
#include "posix.h"
|
||||
#include <cppformat/posix.h>
|
||||
|
||||
enum {BUFFER_SIZE = 256};
|
||||
|
||||
|
Reference in New Issue
Block a user