X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=internals%2F_PDCLIB_float.h;h=b2944e7cb3d868677d574406a00725b475b69d52;hp=ca34d6566297a09f1cc49c2e93558b0e82c34403;hb=d7f375a09a9912bb18ad42f1442fbf64311bfed6;hpb=0bfd3aa28ccec8c35481fe04d1dc82a0f1f522e6 diff --git a/internals/_PDCLIB_float.h b/internals/_PDCLIB_float.h index ca34d65..b2944e7 100644 --- a/internals/_PDCLIB_float.h +++ b/internals/_PDCLIB_float.h @@ -1,12 +1,12 @@ -#ifndef __PDCLIB_PDCLIB_FLOAT_H -#define __PDCLIB_PDCLIB_FLOAT_H __PDCLIB_PDCLIB_FLOAT_H - /* PDCLib internal floating point logic <_PDCLIB_float.h> This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or redistribute at will. */ +#ifndef __PDCLIB_PDCLIB_FLOAT_H +#define __PDCLIB_PDCLIB_FLOAT_H __PDCLIB_PDCLIB_FLOAT_H + /* IEEE 754 single precision */ #define _PDCLIB_FP_SINGLE_MIN 1.17549435082228750797e-38 #define _PDCLIB_FP_SINGLE_EPSILON 1.19209289550781250000e-7