mirror of
https://github.com/fmtlib/fmt.git
synced 2025-10-18 16:55:27 +02:00
update the includes in the tests to get rid of the deprecated warnings
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
// Test that the library compiles if None is defined to 0 as done by xlib.h.
|
||||
#define None 0
|
||||
|
||||
#include "format.h"
|
||||
#include <cppformat/format.h>
|
||||
#include "util.h"
|
||||
#include "mock-allocator.h"
|
||||
#include "gtest-extra.h"
|
||||
|
Reference in New Issue
Block a user