]> pd.if.org Git - pdclib.old/blobdiff - platform/posix/includes/float.h
* platform/example is now a "stub" platform - it should compile anywhere, but
[pdclib.old] / platform / posix / includes / float.h
similarity index 97%
rename from platform/example_cygwin/includes/float.h
rename to platform/posix/includes/float.h
index de47aeb501358af370570ff668326a47dc672e62..659053997fc9b7b62a590db93c96a2bcfbea4cb8 100644 (file)
@@ -8,11 +8,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