From 43d36c40e70660b96e7d58f04f39090aa8ce602e Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 4 Oct 1999 08:12:38 +0000 Subject: Virgin import of EGCS 1.1.2's libstdc++ --- contrib/libstdc++/cfloat | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 contrib/libstdc++/cfloat (limited to 'contrib/libstdc++/cfloat') diff --git a/contrib/libstdc++/cfloat b/contrib/libstdc++/cfloat new file mode 100644 index 000000000000..cf59eadfb793 --- /dev/null +++ b/contrib/libstdc++/cfloat @@ -0,0 +1,7 @@ +// -*- C++ -*- forwarding header. +// This file is part of the GNU ANSI C++ Library. + +#ifndef __CFLOAT__ +#define __CFLOAT__ +#include +#endif -- cgit v1.3