modified lib/sdk/crt/include/float.h

What the hell has <float.h> to do with S_IFIFO, Arch?

svn path=/trunk/; revision=41562
This commit is contained in:
KJK::Hyperion 2009-06-22 20:22:06 +00:00
parent 7faf270a8a
commit c768112083

View file

@ -101,9 +101,6 @@
#ifndef DBL_MAX_10_EXP
#define DBL_MAX_10_EXP 308
#endif
#ifndef S_IFIFO
#define S_IFIFO -1
#endif
#ifndef UINT64_MAX
#define UINT64_MAX 0xffffffffffffffff
#endif