From 07e35d14230a75e7650f838c534c141de5401f09 Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期二, 09 六月 2020 17:41:27 +0800
Subject: [PATCH] update

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

diff --git a/common/include/usg_common.h b/common/include/usg_common.h
index 42e6c3c..bf70221 100644
--- a/common/include/usg_common.h
+++ b/common/include/usg_common.h
@@ -53,7 +53,9 @@
 //c++ header
 #ifdef __cplusplus
 
+ 
 #include <iostream>
+#include <fstream>
 #include <string>
 #include <cstdlib>
 #include <atomic>

--
Gitblit v1.8.0