]> pd.if.org Git - pdclib.old/blobdiff - internals/_PDCLIB_float.h
flushbuffer: make EOL conversion code more robust against I/O errors
[pdclib.old] / internals / _PDCLIB_float.h
index a7305a455b19bb96567a6fb03ba0145ffd932d95..0471a30203489e14126be6ad7d2275c75da83845 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _PDCLIB_PDCLIB_FLOAT_H\r
-#define _PDCLIB_PDCLIB_FLOAT_H _PDCLIB_PDCLIB_FLOAT_H\r
+#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
@@ -91,4 +91,3 @@
 #define _PDCLIB_LDBL_MAX_10_EXP  _PDCLIB_concat3( _PDCLIB_FP_, _PDCLIB_LDOUBLE_TYPE, _MAX_10_EXP )\r
 \r
 #endif\r
-         
\ No newline at end of file