donut-decomp/include/new
2021-10-20 18:41:29 +02:00

6 lines
89 B
C++

// vim: set ft=cpp
#pragma once
namespace std {
struct nothrow_t {};
} // namespace std