mirror of
https://github.com/MariaDB/server.git
synced 2025-07-04 01:23:45 +03:00
6 lines
87 B
C
6 lines
87 B
C
#include "my_config.h"
|
|
#include "sys.h"
|
|
#ifndef NARROW_WRAPPER
|
|
#define WIDECHAR
|
|
#endif
|