]> pd.if.org Git - pdclib/commitdiff
uchar.h: correct preprocessor directives
authorOwen Shepherd <owen.shepherd@e43.eu>
Sun, 30 Dec 2012 20:30:08 +0000 (20:30 +0000)
committerOwen Shepherd <owen.shepherd@e43.eu>
Sun, 30 Dec 2012 20:30:08 +0000 (20:30 +0000)
includes/uchar.h

index 3b34c921dd4371124491e6c5596da7e81639fdaa..d93d50ce45436ef96fe98f00033d69cf8a660ff0 100644 (file)
@@ -35,5 +35,6 @@ typedef _PDCLIB_char16_t char16_t;
 #define _PDCLIB_CHAR32_T_DEFINED _PDCLIB_CHAR32_T_DEFINED
 typedef _PDCLIB_char32_t char32_t;
 #endif
+#endif
 
 #endif
\ No newline at end of file