]> git.proxmox.com Git - ceph.git/blob - 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
1 // Copyright (c) 2020 Vladimir Solontsov
2 // SPDX-License-Identifier: MIT Licence
3
4 #include <fmt/core.h>
5
6 #include "gtest-extra.h"