wchar.h need not be repeated

This commit is contained in:
Albert Cahalan 2008-05-29 06:08:27 +00:00
parent cef17d71b9
commit 1093d74230
2 changed files with 2 additions and 11 deletions

View file

@ -46,11 +46,6 @@
#ifndef OLD_UPPERCASE_CODE
#include <wctype.h>
#else
#if defined (__BEOS__) && !defined (__HAIKU__)
#include <wchar.h>
#else
#endif
#endif