aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/tinfo.h
blob: b7191900d00c1c52d00d33265c2ad301f9ebbf40 (plain)
1
2
3
4
5
6
7
8
9
10
// RTTI support internals for -*- C++ -*-
// Copyright (C) 1994, 1995, 1996, 1998, 1999, 2000, 2001 
// Free Software Foundation

#include "typeinfo"
#include <cstddef>

// Class declarations shared between the typeinfo implementation files.

#include <cxxabi.h>