OSDN Git Service

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