diff options
| author | thegeorg <[email protected]> | 2025-02-01 23:28:48 +0300 |
|---|---|---|
| committer | thegeorg <[email protected]> | 2025-02-01 23:45:16 +0300 |
| commit | abf7511e0e41913a561260707b7b655098325ef2 (patch) | |
| tree | 3974386f5df1e7c7b3a31fab951f47c0a5e9ced3 | |
| parent | a0eafa50f69b88e2c366b50bc97196686ec4d8e8 (diff) | |
Add sysincl for system #include <format>
commit_hash:7d5a6670b49689edeea2d97d31194406bdb9724d
| -rw-r--r-- | build/sysincl/stl-to-nothing.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/sysincl/stl-to-nothing.yml b/build/sysincl/stl-to-nothing.yml index 972f5924042..f543277c10a 100644 --- a/build/sysincl/stl-to-nothing.yml +++ b/build/sysincl/stl-to-nothing.yml @@ -73,6 +73,7 @@ - exception - expected - filesystem + - format - forward_list - fstream - functional |
