#include "vtk_diy2.h" // clang-format off #include VTK_DIY2(diy/algorithms.hpp) // clang-format on #include int TestIncludeDIY2(int /*argc*/, char* /*argv*/[]) { return EXIT_SUCCESS; }