Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
7u83 |
1 |
#include "ansi.h"
|
|
|
2 |
#define __WRONG_ISO_WCHAR_H
|
|
|
3 |
#define __WRONG_ISO_WCTYPE_H
|
|
|
4 |
|
|
|
5 |
/* Only implemented from version 2.4 */
|
|
|
6 |
#include <limits.h>
|
|
|
7 |
#ifndef _POSIX2_BC_BASE_MAX
|
|
|
8 |
#define __NO_WCHAR_H 1
|
|
|
9 |
#endif
|