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