Browse Source

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

80374374 1 year ago
parent
commit
00236f389f
1 changed files with 1 additions and 3 deletions
  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"