Fix missing named-arg validation for compiled format strings (#4638)
This commit is contained in:
@@ -7,6 +7,7 @@ set(fmt_headers "
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/xchar.h>
|
||||
#include <fmt/ostream.h>
|
||||
#include <fmt/compile.h>
|
||||
#include <iostream>
|
||||
")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user