1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-11 13:27:47 +00:00
reactos/sdk/include/c++/cfloat

9 lines
138 B
Text

// C++ forwarding C float header.
//
// ISO C++ 14882: 18.2.2 Implementation properties: C library
//
#pragma once
#include <float.h>