aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/cstdarg
blob: 324f5a1c19b106c7b18e902330cb60a489f56fe9 (plain)
1
2
3
4
5
6
7
// -*- C++ -*- forwarding header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __CSTDARG__
#define __CSTDARG__
#include <stdarg.h>
#endif