X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fexample%2Fincludes%2Ffloat.h;h=67ccc3102eb7bd8f28bbaf75eb857a18189763a6;hb=d446b1531b82def47b9b684517a7c629c7400aab;hp=de47aeb501358af370570ff668326a47dc672e62;hpb=c2d19b6c5accf53ad9c118519020e589ca5a2b0e;p=pdclib diff --git a/platform/example/includes/float.h b/platform/example/includes/float.h index de47aeb..67ccc31 100644 --- a/platform/example/includes/float.h +++ b/platform/example/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 +#include "_PDCLIB_config.h" #define FLT_ROUNDS _PDCLIB_FLT_ROUNDS #define FLT_EVAL_METHOD _PDCLIB_FLT_EVAL_METHOD