2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / libstdc++-v3 / libsupc++ / tinfo.h
blobb7191900d00c1c52d00d33265c2ad301f9ebbf40
1 // RTTI support internals for -*- C++ -*-
2 // Copyright (C) 1994, 1995, 1996, 1998, 1999, 2000, 2001
3 // Free Software Foundation
5 #include "typeinfo"
6 #include <cstddef>
8 // Class declarations shared between the typeinfo implementation files.
10 #include <cxxabi.h>