source: GTP/trunk/Lib/Vis/Preprocessing/src/sparsehash/src/windows/hash_fun.h @ 2162

Revision 2162, 107 bytes checked in by mattausch, 17 years ago (diff)

improved hash performance with google hashmap

Line 
1#ifndef HASH_NAMESPACE
2#define HASH_NAMESPACE std
3#endif
4
5#include <google/sparsehash/stl_hash_fun.h>
Note: See TracBrowser for help on using the repository browser.