root/lib/pdf/xpdf/SplashFontFileID.cc

/* [<][>][^][v][top][bottom][index][help] */
//========================================================================
//
// SplashFontFileID.cc
//
//========================================================================

#include <aconf.h>

#ifdef USE_GCC_PRAGMAS
#pragma implementation
#endif

#include "SplashFontFileID.h"

//------------------------------------------------------------------------
// SplashFontFileID
//------------------------------------------------------------------------

SplashFontFileID::SplashFontFileID() {
}

SplashFontFileID::~SplashFontFileID() {
}

/* [<][>][^][v][top][bottom][index][help] */