]> git.ipfire.org Git - thirdparty/cups.git/blame - pdftops/SplashFontFileID.cxx
Load cups into easysw/current.
[thirdparty/cups.git] / pdftops / SplashFontFileID.cxx
CommitLineData
ef416fc2 1//========================================================================
2//
3// SplashFontFileID.cc
4//
5//========================================================================
6
7#include <config.h>
8
9#ifdef USE_GCC_PRAGMAS
10#pragma implementation
11#endif
12
13#include "SplashFontFileID.h"
14
15//------------------------------------------------------------------------
16// SplashFontFileID
17//------------------------------------------------------------------------
18
19SplashFontFileID::SplashFontFileID() {
20}
21
22SplashFontFileID::~SplashFontFileID() {
23}