From fb469842598da834a33f2d5fee223d07dab53dad Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期四, 16 七月 2020 12:12:20 +0800
Subject: [PATCH] update

---
 include/usgcommon/usg_common.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/include/usgcommon/usg_common.h b/include/usgcommon/usg_common.h
index 20fefe9..ad509ed 100644
--- a/include/usgcommon/usg_common.h
+++ b/include/usgcommon/usg_common.h
@@ -64,10 +64,9 @@
 #include <algorithm>
 #include <iomanip>
 #include <limits>
+#include <map>
 #include <initializer_list>
 #include <vector>
-#include <map>
-#include <set>
 #include <thread>
  
 #endif

--
Gitblit v1.8.0