ReactOS 0.4.15-dev-7953-g1f49173
time32.c
Go to the documentation of this file.
1/*
2 * COPYRIGHT: LGPL, See LGPL.txt in the top level directory
3 * PROJECT: ReactOS CRT library
4 * FILE: lib/sdk/crt/time/time32.c
5 * PURPOSE:
6 * PROGRAMER:
7 */
8
9#define _USE_EXPLICIT_32BIT_TIME
10#include "time.c"