X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fexample_cygwin%2Fincludes%2Ffloat.h;h=f3f32a4bfc7bfd9c90e36249fa0230a627506e9c;hb=56bacb39160e13397fde32a36329461f3ae56ec1;hp=de47aeb501358af370570ff668326a47dc672e62;hpb=0c316ee3b4dc0712797877f5dc0f4a789646154d;p=pdclib diff --git a/platform/example_cygwin/includes/float.h b/platform/example_cygwin/includes/float.h index de47aeb..f3f32a4 100644 --- a/platform/example_cygwin/includes/float.h +++ b/platform/example_cygwin/includes/float.h @@ -1,6 +1,4 @@ -/* $Id$ */ - -/* 7.7 Characteristics of floating types +/* Characteristics of floating types This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. @@ -9,10 +7,7 @@ #ifndef _PDCLIB_FLOAT_H #define _PDCLIB_FLOAT_H _PDCLIB_FLOAT_H -#ifndef _PDCLIB_CONFIG_H -#define _PDCLIB_CONFIG_H _PDCLIB_CONFIG_H #include <_PDCLIB_config.h> -#endif #define FLT_ROUNDS _PDCLIB_FLT_ROUNDS #define FLT_EVAL_METHOD _PDCLIB_FLT_EVAL_METHOD