]> pd.if.org Git - pdclib/blobdiff - includes/stdint.h
Removed the header include guard 'optimization'.
[pdclib] / includes / stdint.h
index a5dfc5cdc17672999e683058720010cb1e2db687..417791e3981268b217d4501fc05bf5337738012f 100644 (file)
@@ -9,10 +9,7 @@
 #ifndef _PDCLIB_STDINT_H
 #define _PDCLIB_STDINT_H _PDCLIB_STDINT_H
 
-#ifndef _PDCLIB_INT_H
-#define _PDCLIB_INT_H _PDCLIB_INT_H
 #include <_PDCLIB_int.h>
-#endif
 
 /* 7.18.1.1 Exact-width integer types. */