From 59fdbeb8f1be899f712c9a507cbc8425aff8f39d Mon Sep 17 00:00:00 2001 From: suntianyu <xuepengqiang@aiotlink.com> Date: 星期三, 28 七月 2021 10:43:10 +0800 Subject: [PATCH] Merge branch '3090' of ssh://192.168.5.5:29418/Algorithm/baseDetector into 3090 --- src/config.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/config.h b/src/config.h index f495e58..78526b6 100644 --- a/src/config.h +++ b/src/config.h @@ -4,7 +4,7 @@ #ifndef INC_01_CPP_SORT_CONFIG_H #define INC_01_CPP_SORT_CONFIG_H -#include "utils/timer_utils.hpp" +#include "utils/time_util.h" #include <opencv2/opencv.hpp> #include <algorithm> -- Gitblit v1.8.0