#include "vtk_cli11.h" #include int TestIncludeCLI11(int /*argc*/, char* /*argv*/[]) { return EXIT_SUCCESS; }