Commit 3c8d9b6a authored by oscar's avatar oscar

提交更新

parent 21f83485
......@@ -6,7 +6,7 @@
namespace juefx_tracking
{
void TrackingObj::Init(std::string root_dir,YAML::Node config,TimeQueueDataProcessCallback cb)
void TrackingObj::Init(std::string root_dir,YAML::Node config,TrackingProcessCallback cb)
{
m_config = config;
m_cb = cb;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment