#include #include int main() { gz::common::VideoEncoder v{}; gzwarn << "Hello vcpkg" << std::endl; return 0; }