#include #include "easylogging++.h" INITIALIZE_EASYLOGGINGPP int main() { wxLongLong l = 264375895; LOG(INFO) << l; }