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