]> git.proxmox.com Git - ceph.git/blame - ceph/src/fmt/test/format-dyn-args-test.cc
buildsys: switch source download to quincy
[ceph.git] / ceph / src / fmt / test / format-dyn-args-test.cc
CommitLineData
f67539c2
TL
1// Copyright (c) 2020 Vladimir Solontsov
2// SPDX-License-Identifier: MIT Licence
3
4#include <fmt/core.h>
5
6#include "gtest-extra.h"