#include "eff_utils/EffTool.hpp" //using namespace std; int main() { eff_utils::EffTool test() ; return 0; }