Fix std.cfg

This commit is contained in:
Daniel Marjamäki 2019-04-01 20:28:31 +02:00
parent 761f18c75c
commit b88cc7c19d
1 changed files with 1 additions and 1 deletions

View File

@ -7572,5 +7572,5 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<podtype name="std::atomic_size_t"/>
<podtype name="std::atomic_ptrdiff_t"/>
<podtype name="std::atomic_intmax_t"/>
<podtype name="std::atomic_uintmax_t "/>
<podtype name="std::atomic_uintmax_t"/>
</def>