mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-02 12:14:43 +02:00
Workaround Windows braindamage.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
#include "format.cc"
|
||||
#include "gtest-extra.h"
|
||||
|
||||
#undef max
|
||||
|
||||
TEST(FormatTest, ArgConverter) {
|
||||
using fmt::internal::Arg;
|
||||
Arg arg = Arg();
|
||||
|
Reference in New Issue
Block a user