#include #include int main() { std::cout << Producer::Version() << std::endl; return 0; }