STL/stl/inc/version

11 строки
271 B
C++

// version standard header (core)
// Copyright (c) Microsoft Corporation.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
#pragma once
#ifndef _STD_VERSION_HEADER_
#define _STD_VERSION_HEADER_
#include <yvals_core.h>
#endif // _STD_VERSION_HEADER_