OSDN Git Service

2003-04-06 Steven Bosscher <steven@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / libsupc++ / tinfo.h
1 // RTTI support internals for -*- C++ -*-
2 // Copyright (C) 1994, 1995, 1996, 1998, 1999, 2000, 2001 
3 // Free Software Foundation
4
5 #include "typeinfo"
6 #include <cstddef>
7
8 // Class declarations shared between the typeinfo implementation files.
9
10 #include <cxxabi.h>