#include #include int main() { std::cout << LOG4CPLUS_VERSION_STR << "\n"; return 0; }