6 lines
103 B
C
6 lines
103 B
C
#define NARROW_WRAPPER
|
|
#include "config.h"
|
|
#undef WIDECHAR
|
|
#define NARROWCHAR
|
|
#include "./tokenizer.c"
|