OSDN Git Service

2002-01-15 Eric Christopher <echristo@redhat.com>
[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 Free Software Foundation
3 #include "typeinfo"
4 #include <cstddef>
5
6 // Class declarations shared between the typeinfo implementation files.
7
8 #include <cxxabi.h>
9