#include "vtk_fmt.h" // clang-format off #include VTK_FMT(fmt/core.h) // clang-format on #include int TestIncludeFMT(int /*argc*/, char* /*argv*/[]) { return EXIT_SUCCESS; }