Files
ambz-sdk/lib/amb1_sdk/common/api/platform/time64_gcc.h
2024-12-15 00:34:01 +06:00

7 lines
121 B
C

#ifndef _TIME_64_GCC_H
#define _TIME_64_GCC_H
#define __time_t_defined
#define time_t long long
#endif //_TIME_64_GCC_H