summaryrefslogtreecommitdiff
path: root/libs/cairo/src/cairo-no-features.h
blob: 9b3d86be26371089227f587b1a4af57b88c94e5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* Generated by configure.  Do not edit */
#ifndef CAIRO_NO_FEATURES_H
#define CAIRO_NO_FEATURES_H

#include <cairo-features.h>

/* This is a dummy header, to trick gtk-doc only */

#define CAIRO_HAS_WIN32_FONT 1
#define CAIRO_HAS_WIN32_SURFACE 1

#endif