#ifndef _TA_UTILS_H #define _TA_UTILS_H #include #include #include typedef std::string String; #endif