blob: d67fd26943e702deaf5179caae47de84ba0c07d4 [file] [log] [blame]
#pragma GCC system_header
namespace std {
struct __nonesuch {
__nonesuch(__nonesuch const &);
};
} // namespace std