mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
2b82fe44ea
- Create a branch to drop my ndisuio work svn path=/branches/wlan-bringup/; revision=54809
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>
|