xref: /reactos/sdk/include/c++/cfloat (revision 4561998a)
1// C++ forwarding C float header.
2
3//
4// ISO C++ 14882: 18.2.2  Implementation properties: C library
5//
6
7#pragma once
8
9#include <float.h>
10