6 lines
87 B
C
6 lines
87 B
C
#include "my_config.h"
|
|
#include "sys.h"
|
|
#ifndef NARROW_WRAPPER
|
|
#define WIDECHAR
|
|
#endif
|