X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fstddef.h;h=970f1dd8949b216cc86acaf548451f34b4d80411;hp=7113421d078451bc7101bd5df27eefb9702df711;hb=d865c4403fc91d1f1ac95ba76febcee9f429bb97;hpb=2040228f27d623585d339dec175c4e779ca9edb5 diff --git a/includes/stddef.h b/includes/stddef.h index 7113421..970f1dd 100644 --- a/includes/stddef.h +++ b/includes/stddef.h @@ -26,4 +26,3 @@ typedef _PDCLIB_wchar_t wchar_t; #define offsetof( type, member ) _PDCLIB_offsetof( type, member ) #endif -