ソースを参照

#IQBX #comment 集中配置编译成功

80374374 1 年間 前
コミット
00236f389f
1 ファイル変更1 行追加3 行削除
  1. 1 3
      Module/mod_CenterSetting/CenterSettingConn.h

+ 1 - 3
Module/mod_CenterSetting/CenterSettingConn.h

@@ -2,9 +2,7 @@
 #define RVC_MOD_CENTERSETTING_CONN_H_
 
 #pragma once
-#ifdef RVC_OS_WIN
-#include "json.h"
-#endif
+#include "json/json.h"
 #include "SpSecureClient.h"
 #include "SpIni.h"
 #include "IHttpFunc.h"