Switch from time to time_new 1/2:
[reactos.git] / reactos / lib / sdk / crt / time / wutime64.c
1 /*
2 * COPYRIGHT: LGPL, See LGPL.txt in the top level directory
3 * PROJECT: ReactOS CRT library
4 * FILE: lib/sdk/crt/time/wutime64.c
5 * PURPOSE: Implementation of _wutime64
6 * PROGRAMERS: Timo Kreuzer
7 */
8 #define UNICODE
9 #define _UNICODE
10
11 #define _USE_EXPLITIT_64BIT_TIME
12 #include "utime.c"