| //======================================================================== | |
| // | |
| // SplashFontFileID.cc | |
| // | |
| //======================================================================== | |
| #include <config.h> | |
| #include "SplashFontFileID.h" | |
| //------------------------------------------------------------------------ | |
| // SplashFontFileID | |
| //------------------------------------------------------------------------ | |
| SplashFontFileID::SplashFontFileID() { | |
| } | |
| SplashFontFileID::~SplashFontFileID() { | |
| } |