From cppreference.com
This header is part of the
library.
This header supplies implementation-dependent information about the standard library (such as implementation-specific library version macros).
Including <version> also defines all
.
Notes
Prior to C++20, including
is sometimes used for this purpose.
See also