summaryrefslogtreecommitdiffstats
path: root/contrib/libg++/libstdc++/std/cfloat.h
blob: 05a6338740e7630817a37f8e0aca1be3753c4b63 (plain)
1
2
3
4
5
6
7
// The -*- C++ -*- floating point header.
// This file is part of the GNU ANSI C++ Library.

#ifndef __CFLOAT__
#define __CFLOAT__
#include <float.h>
#endif
OpenPOWER on IntegriCloud