]> git.ipfire.org Git - thirdparty/cups.git/blob - pdftops/SplashFontFileID.cxx
Load cups into easysw/current.
[thirdparty/cups.git] / pdftops / SplashFontFileID.cxx
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
19 SplashFontFileID::SplashFontFileID() {
20 }
21
22 SplashFontFileID::~SplashFontFileID() {
23 }