#ifndef COMMON_HH #define COMMON_HH const int CARD_PARSE_ERROR = 1; #endif