#ifndef INC_08_TEAM_PROJECT_HASHNODE_H #define INC_08_TEAM_PROJECT_HASHNODE_H template class HashNode { }; #endif //INC_08_TEAM_PROJECT_HASHNODE_H