Quellcode durchsuchen

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

80374374 vor 1 Jahr
Ursprung
Commit
00236f389f
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  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"