#ifndef _PDT_HASH_MAP_
#define _PDT_HASH_MAP_

#define hash_map map
#include <map>
namespace __gnu_cxx {
}

#endif /* _PDT_HASH_MAP_ */
