File Index Symbol Index

// ctime standard header
#pragma once
#ifndef _CTIME_
#define _CTIME_
#ifndef RC_INVOKED
#include <yvals.h> #include <time.h>
_STL_DISABLE_CLANG_WARNINGS
#pragma push_macro("new")
#undef new
#pragma pop_macro("new")
_STL_RESTORE_CLANG_WARNINGS
#pragma warning(pop) #pragma pack(pop)
#endif /* RC_INVOKED */ #endif /* _CTIME_ */
/* * Copyright (c) by P.J. Plauger. All rights reserved. * Consult your license regarding permissions and restrictions. V6.50:0009 */