#include "vtk_libxml2.h" // clang-format off #include VTKLIBXML2_HEADER(parser.h) // clang-format on #include int TestIncludeLibXml2(int /*argc*/, char* /*argv*/[]) { return EXIT_SUCCESS; }