浏览代码

common : Update stb_image.h to latest version (#9161)

* Update stb_image.h to latest version

Fixes https://github.com/ggerganov/llama.cpp/issues/7431

* Update .ecrc
arch-btw 1 年之前
父节点
当前提交
ad76569f8e
共有 2 个文件被更改,包括 629 次插入583 次删除
  1. 1 1
      .ecrc
  2. 628 582
      common/stb_image.h

+ 1 - 1
.ecrc

@@ -1,5 +1,5 @@
 {
-  "Exclude": ["^\\.gitmodules$"],
+  "Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
   "Disable": {
     "IndentSize": true
   }

文件差异内容过多而无法显示
+ 628 - 582
common/stb_image.h


部分文件因为文件数量过多而无法显示