mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
4f0b8d3db0
svn path=/branches/ntvdm/; revision=59241
9 lines
147 B
Text
9 lines
147 B
Text
// C++ forwarding C float header.
|
|
|
|
//
|
|
// ISO C++ 14882: 18.2.2 Implementation properties: C library
|
|
//
|
|
|
|
#pragma once
|
|
|
|
#include <float.h>
|