mirror of
https://github.com/fmtlib/fmt.git
synced 2025-10-27 20:21:45 +01:00
cppformat -> fmt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "cppformat/format.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
for(int i = 0; i < argc; ++i)
|
||||
|
||||
Reference in New Issue
Block a user