/*** *wtime.inl - inline definitions for wctime() * * Copyright (c) Microsoft Corporation. All rights reserved. * *Purpose: * This file contains the definition of wctime(). * * [Public] * ****/ #if _MSC_VER > 1000 #pragma once #endif #include #ifndef _INC_WTIME_INL #define _INC_WTIME_INL #endif /* _INC_WTIME_INL */ /* 88bf0570-3001-4e78-a5f2-be5765546192 */