blob: 463aa9be2eedc7dbe111758f0c48f64a3a0f3c75 [file] [log] [blame]
#include "glog/logging.h"
int main(int /*argc*/, char** argv) { google::InitGoogleLogging(argv[0]); }