#ifndef IFDKEYHASH_HH #define IFDKEYHASH_HH class IfdKey; unsigned int ifdKeyHash( const IfdKey& k ); #endif /* IFDKEYHASH_HH */