Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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