cosmopolitan/third_party/libcxx/memory_resource_init_helper.h
Justine Tunney 5660ec4741
Release Cosmopolitan v3.6.0
This release is an atomic upgrade to GCC 14.1.0 with C23 and C++23
2024-07-23 03:28:19 -07:00

2 lines
98 B
C

#pragma GCC system_header
static constinit ResourceInitHelper res_init _LIBCPP_INIT_PRIORITY_MAX;