)]}'
{
  "commit": "10602cdc8eb0431a00e7d537392b2a8d85771d7e",
  "tree": "2ae7ef63810f0f9a47471924b7ea74d588dc687b",
  "parents": [
    "5273f2823bb74e2bba7ca6fdbbe9f01505eaf384"
  ],
  "author": {
    "name": "Mauro Deryckere",
    "email": "mauro.deryckere@gmail.com",
    "time": "Thu Mar 19 16:12:44 2026 +0100"
  },
  "committer": {
    "name": "Mauro Deryckere",
    "email": "mauro.deryckere@gmail.com",
    "time": "Thu Mar 19 16:12:44 2026 +0100"
  },
  "message": "Add missing #include \u003cexception\u003e for std::terminate\ncontainer_abort() calls std::terminate() but the file does not include \u003cexception\u003e. This compiles on most toolchains today because other headers transitively pull it in, but fails on Android NDK r28 (Clang 19) with C++23 where the transitive include no longer happens.\nSame class of issue as #395 (missing \u003cctype.h\u003e in this file).\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2ac13029dc617272f3ab8d3697d1ba9b20f9ecc6",
      "old_mode": 33188,
      "old_path": "transcoder/basisu_containers_impl.h",
      "new_id": "b66efc92e7aba92b4e8e6c00eba6234b0665406f",
      "new_mode": 33188,
      "new_path": "transcoder/basisu_containers_impl.h"
    }
  ]
}
