BeOS updates.

This commit is contained in:
William Kendrick 2007-12-07 00:05:45 +00:00
parent c40cc5aad2
commit 344492dad4
8 changed files with 26 additions and 12 deletions

View file

@ -25,7 +25,7 @@
$Id$
June 14, 2002 - July 26, 2007
June 14, 2002 - December 6, 2007
*/
#include <stdio.h>
@ -54,7 +54,7 @@
#define OLD_UPPERCASE_CODE
#endif
#ifndef OLD_UPPERCASE_CODE
#if !defined(OLD_UPPERCASE_CODE) || defined(__BEOS__)
#include <wctype.h>
#endif