glog
src
package_config_unittest
working_config
glog_package_config.cc
Go to the documentation of this file.
1
#include <glog/logging.h>
2
3
int
main
(
int
/*argc*/
,
char
** argv)
4
{
5
google::InitGoogleLogging
(argv[0]);
6
}
main
int main(int, char **argv)
Definition:
glog_package_config.cc:3
google::InitGoogleLogging
static void InitGoogleLogging(char *val)
Definition:
sdk/include/aditof/log.h:63
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:52