Fix std.cfg
This commit is contained in:
parent
761f18c75c
commit
b88cc7c19d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue