OSDN Git Service

* global.c (global_alloc): Free the conflict matrix after
[pf3gnuchains/gcc-fork.git] / libstdc++ / memory
1 // -*- C++ -*- forwarding header.
2 // This file is part of the GNU ANSI C++ Library.
3
4 #ifndef __MEMORY__
5 #define __MEMORY__
6 #include <defalloc.h>
7 #endif