Browse Source

V0.2.9
1、修改了一点小问题

Apple 7 months ago
parent
commit
0fabc57432
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/CurlFtp/CurlFtpInfo.h

+ 1 - 1
common/CurlFtp/CurlFtpInfo.h

@@ -2,7 +2,7 @@
 #define CURLFTPINFO_H
 
 #include <string>
-#include <Regex>
+#include <regex>