#ifndef callback_h #define callback_h #include #include typedef std::function FUNC_REC_INFO; #endif /* callback_h */