Quellcode durchsuchen

更新 'src/AppManager/Encryption.cpp'

dream vor 7 Monaten
Ursprung
Commit
0179934fb4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/AppManager/Encryption.cpp

+ 1 - 1
src/AppManager/Encryption.cpp

@@ -9,7 +9,7 @@
   */
 
 #include "Encryption.hpp"
-#include "res/Encrypt.h" // 假设 Encrypt.h 提供了 RC4 加密和解密函数
+#include "res/Encrypt.h" 
 #include <cstring>
 
 // RC4 加密数据