wchar.h -> xchar.h because it handles other code unit types too
This commit is contained in:
+1
-2
@@ -5,10 +5,9 @@
|
||||
//
|
||||
// For the license information refer to format.h.
|
||||
|
||||
#include "fmt/wchar.h"
|
||||
|
||||
#include <complex>
|
||||
|
||||
#include "fmt/xchar.h"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
using fmt::detail::max_value;
|
||||
|
||||
Reference in New Issue
Block a user