소스 검색

更新 'src/AppManager/Encryption.cpp'

dream 7 달 전
부모
커밋
0179934fb4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 加密数据