// ciso646 standard header // Copyright (c) Microsoft Corporation. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception #pragma once #ifndef _CISO646_ #define _CISO646_ #include #if _STL_COMPILER_PREPROCESSOR #include #endif // _STL_COMPILER_PREPROCESSOR #endif // _CISO646_