summaryrefslogtreecommitdiffstats
path: root/src/fmt/test/format-dyn-args-test.cc
blob: acc5ef7828754562cc0036cd0f77ca0cb1aa6e40 (plain)
1
2
3
4
5
6
// Copyright (c) 2020 Vladimir Solontsov
// SPDX-License-Identifier: MIT Licence

#include <fmt/core.h>

#include "gtest-extra.h"