docs: fmtlib dependency removed from the Compiler Explorer code

This commit is contained in:
Mateusz Pusz
2024-05-16 12:35:49 +02:00
parent 15a6d02152
commit f4e44651a9
2 changed files with 2 additions and 2 deletions

View File

@@ -130,4 +130,4 @@ int main()
} }
``` ```
_Try it on the [Compiler Explorer](https://godbolt.org/z/fsdovTcYh)._ _Try it on the [Compiler Explorer](https://godbolt.org/z/nhqhT8Mzb)._

View File

@@ -150,7 +150,7 @@ performed without sacrificing accuracy. Please see the below example for a quick
} }
``` ```
!!! example "[Try it on Compiler Explorer](https://godbolt.org/z/fsdovTcYh)" !!! example "[Try it on Compiler Explorer](https://godbolt.org/z/nhqhT8Mzb)"
!!! note !!! note