]> www.fi.muni.cz Git - evince.git/blob - pdf/splash/SplashFontFileID.cc
My 2005-01-05 change didn't actually fix the problem. Now I just
[evince.git] / pdf / splash / SplashFontFileID.cc
1 //========================================================================
2 //
3 // SplashFontFileID.cc
4 //
5 //========================================================================
6
7 #include <aconf.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 }