--- psprint/source/helper/ppdparser.cxx Thu Feb 19 05:58:29 2004 +++ psprint/source/helper/ppdparser.cxx Fri Dec 31 00:07:14 2004 @@ -68,5 +68,5 @@ namespace psp { class PPDKey; } -struct std::hash< const psp::PPDKey* > +template<> struct std::hash< const psp::PPDKey* > { size_t operator()( const psp::PPDKey * pKey) const