mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-03 23:47:12 +02:00
Update formatting library.
This commit is contained in:
3
vendor/Fmt/test/fuzzing/two-args.cc
vendored
3
vendor/Fmt/test/fuzzing/two-args.cc
vendored
@ -1,10 +1,11 @@
|
||||
// Copyright (c) 2019, Paul Dreik
|
||||
// For the license information refer to format.h.
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <exception>
|
||||
#include <string>
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include "fuzzer-common.h"
|
||||
|
||||
|
Reference in New Issue
Block a user