Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
oniguruma.h
Go to the documentation of this file.
1 #ifndef ONIGURUMA_H
2 #define ONIGURUMA_H
3 #include "onigmo.h"
4 #define ONIGURUMA
5 #define ONIGURUMA_VERSION_MAJOR ONIGMO_VERSION_MAJOR
6 #define ONIGURUMA_VERSION_MINOR ONIGMO_VERSION_MINOR
7 #define ONIGURUMA_VERSION_TEENY ONIGMO_VERSION_TEENY
8 #endif /* ONIGURUMA_H */
onigmo.h