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