Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/include/float.h')
-rw-r--r--winsup/mingw/include/float.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/mingw/include/float.h b/winsup/mingw/include/float.h
index dbd044155..afcc280a9 100644
--- a/winsup/mingw/include/float.h
+++ b/winsup/mingw/include/float.h
@@ -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.
*/