Synchronize with trunk's revision r57629.
[reactos.git] / include / c++ / cfloat
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>