Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:54:03

0001 #ifndef CAIRO_VERSION_H
0002 #define CAIRO_VERSION_H
0003 
0004 #define CAIRO_VERSION_MAJOR 1
0005 #define CAIRO_VERSION_MINOR 16
0006 #define CAIRO_VERSION_MICRO 0
0007 
0008 #endif