mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
5 lines
87 B
C
5 lines
87 B
C
#include "my_config.h"
|
|
#include "sys.h"
|
|
#ifndef NARROW_WRAPPER
|
|
#define WIDECHAR
|
|
#endif
|