cocos-engine-external/linux/qnx/include/cairo/cairo-version.h

9 lines
156 B
C

#ifndef CAIRO_VERSION_H
#define CAIRO_VERSION_H
#define CAIRO_VERSION_MAJOR 1
#define CAIRO_VERSION_MINOR 17
#define CAIRO_VERSION_MICRO 4
#endif