add ut depend

pull/1222/head
wangxiaotian22 4 years ago
parent 342944505a
commit 919753675f

@ -40,6 +40,10 @@ using namespace ErrorMessage;
return 0; return 0;
} }
int ErrorManager::ReportInterErrMessage(std::string error_code, const std::string &error_msg) {
return 0;
}
/// ///
/// @brief output error message /// @brief output error message
/// @param [in] handle: print handle /// @param [in] handle: print handle

Loading…
Cancel
Save