···66// Provides external definitions of the inline functions memcpy_s and memmove_s
77// for use by objects compiled with older versions of the CRT headers.
88//
99-#define _CRT_MEMCPY_S_INLINE extern __inline
99+#define _CRT_MEMCPY_S_INLINE extern
1010#include <corecrt_memcpy_s.h>