[Fix] (submodules): point include/FastSTL at the fork's already-pushed fix

Our local-only commit f8567f6 for the erase(iterator) bug was never
pushed to MobileGL-Dev/FastSTL and broke CI's submodule checkout
("not our ref"). The fork's own main branch already carries an
equivalent fix (022211c, same root cause) plus a perf improvement on
erase(key) (34f55f9), so switch to that instead of pushing a redundant
duplicate that would diverge from it.
This commit is contained in:
BZLZHH
2026-08-01 09:25:01 -04:00
parent 4c929b9b3f
commit 951da362f7