#ifndef _HF_TEYAKU_ #define _HF_TEYAKU_ #include "card.h" int calculate_teyaku(Hand h); #endif