#include #include "gtest/gtest.h" using namespace std; int main(int argc, char * argv[]) { cout << "hi" << endl; }