* include/float.h: #include_next<float.h> before header guard.
This commit is contained in:
@@ -32,14 +32,14 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include_next<float.h>
|
||||
|
||||
#ifndef _MINGW_FLOAT_H_
|
||||
#define _MINGW_FLOAT_H_
|
||||
|
||||
/* All the headers include this file. */
|
||||
#include <_mingw.h>
|
||||
|
||||
#include_next<float.h>
|
||||
|
||||
/*
|
||||
* Functions and definitions for controlling the FPU.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user