Explorar el Código

#IQRV #comment 升级实体编译失败处理

80374374 hace 5 meses
padre
commit
efc8342718
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Module/mod_UpgradeMgr/UpgradeTaskFSM.cpp

+ 1 - 0
Module/mod_UpgradeMgr/UpgradeTaskFSM.cpp

@@ -14,6 +14,7 @@
 #include "XUnzip.h"
 #include <ShellAPI.h>
 #else
+#include <sys/stat.h>
 #include <sys/utsname.h>
 #include "XUnZipZilb.h"
 #endif