summaryrefslogtreecommitdiff
path: root/noncore/unsupported/qpdf/xpdf/FontFile.h
blob: e9d2ae7d9cbf2b42ffb7f987ca6bec82225707b2 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef FONTFILE_H
#define FONTFILE_H

// dummy

typedef int FontFile;


#endif