// Implementation file for the -*- C++ -*- dynamic memory management header.
// Copyright (C) 1996 Free Software Foundation
// This file is part of GNU CC.
#pragma implementation "new"
#include "new"
const nothrow_t nothrow = { };