瀏覽代碼

#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"