1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-21 10:05:35 +00:00
reactos/sdk/lib/crt/time/time64.c
2021-06-11 15:33:08 +03:00

10 lines
225 B
C

/*
* COPYRIGHT: LGPL, See LGPL.txt in the top level directory
* PROJECT: ReactOS CRT library
* FILE: lib/sdk/crt/time/time64.c
* PURPOSE:
* PROGRAMER:
*/
#define _USE_EXPLICIT_64BIT_TIME
#include "time.c"