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