]> pd.if.org Git - pdclib/blobdiff - internals/_PDCLIB_float.h
Sweeping cleanups. Sorry for the massive commit; I got sidetracked once too often.
[pdclib] / internals / _PDCLIB_float.h
index ca34d6566297a09f1cc49c2e93558b0e82c34403..b2944e7cb3d868677d574406a00725b475b69d52 100644 (file)
@@ -1,12 +1,12 @@
-#ifndef __PDCLIB_PDCLIB_FLOAT_H\r
-#define __PDCLIB_PDCLIB_FLOAT_H __PDCLIB_PDCLIB_FLOAT_H\r
-\r
 /* PDCLib internal floating point logic <_PDCLIB_float.h>\r
 \r
    This file is part of the Public Domain C Library (PDCLib).\r
    Permission is granted to use, modify, and / or redistribute at will.\r
 */\r
 \r
+#ifndef __PDCLIB_PDCLIB_FLOAT_H\r
+#define __PDCLIB_PDCLIB_FLOAT_H __PDCLIB_PDCLIB_FLOAT_H\r
+\r
 /* IEEE 754 single precision */\r
 #define _PDCLIB_FP_SINGLE_MIN 1.17549435082228750797e-38\r
 #define _PDCLIB_FP_SINGLE_EPSILON 1.19209289550781250000e-7\r