From 84171fea33e983a956ab362b606a69805495318d Mon Sep 17 00:00:00 2001
From: Scheaven <xuepengqiang>
Date: 星期二, 27 七月 2021 17:35:32 +0800
Subject: [PATCH] up timer

---
 src/detecter_tools/model.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/detecter_tools/model.h b/src/detecter_tools/model.h
index 5fd61ad..b23cca9 100644
--- a/src/detecter_tools/model.h
+++ b/src/detecter_tools/model.h
@@ -13,7 +13,7 @@
 #include <stdint.h>
 #include <string>
 #include <vector>
-#include "../utils/timer_utils.hpp"
+#include "../utils/time_util.h"
 #include "../config.h"
 #include "opencv2/opencv.hpp"
 

--
Gitblit v1.8.0