dynarmic/externals/fmt/test/format-dyn-args-test.cc
2020-04-23 21:03:34 +01:00

6 lines
130 B
C++

// Copyright (c) 2020 Vladimir Solontsov
// SPDX-License-Identifier: MIT Licence
#include <fmt/core.h>
#include "gtest-extra.h"