mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 10:01:02 +01:00
7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
|
// -*- C++ -*- forwarding header.
|
||
|
// This file is part of the GNU ANSI C++ Library.
|
||
|
|
||
|
#ifndef __NEW__
|
||
|
#include <std/new.h>
|
||
|
#endif
|