X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstring.h;h=f6f3e5db701faa522077217897b7eb9c4af1a569;hb=018bb4d66e9e10c0dc17e6f5f4f91b875dc2c151;hp=c63bab8dff7ba01b66eae343329542b4f330115c;hpb=a0ae3ba6bb30efbbb64425898343987f07dceb2d;p=pdclib.old diff --git a/includes/string.h b/includes/string.h index c63bab8..f6f3e5d 100644 --- a/includes/string.h +++ b/includes/string.h @@ -21,11 +21,6 @@ #include <_PDCLIB_int.h> #endif -#if _PDCLIB_HOSTED == 1 -#warning As of the current release, PDCLib is not a conforming hosted environment. -#warning is not standard-compliant (yet) - strerror is missing. -#endif - typedef _PDCLIB_size_t size_t; #define NULL _PDCLIB_NULL