#include #include int main() { std::cout << "libvidstab version: " << LIBVIDSTAB_VERSION << std::endl; return 0; }