mirror of
https://github.com/MariaDB/server.git
synced 2026-05-08 08:04:29 +02:00
5 lines
103 B
C
5 lines
103 B
C
#define NARROW_WRAPPER
|
|
#include "config.h"
|
|
#undef WIDECHAR
|
|
#define NARROWCHAR
|
|
#include "./tokenizer.c"
|