#ifndef _PDT_KAI_TR1_
#define _PDT_KAI_TR1_

#define unordered_map map
#include <map>

#endif /* _PDT_KAI_TR1_ */

