派生自 development/c++

xuxiuxi
2019-02-28 41a1e1ea6173eee746f3b393e164d4815dfc7fa7
QiaoJiaSystem/VideoToImage/main.cpp
@@ -27,7 +27,7 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef GLOG
        ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
#endif