freebsd-dev/contrib/libg++/libstdc++/new

7 lines
129 B
Plaintext
Raw Normal View History

// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.
#ifndef __NEW__
#include <std/new.h>
#endif