Testcase overloading warning fix
This commit is contained in:
parent
15b2ec53e3
commit
cd46d65beb
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
// This doesn't really directly test functionality in type_traits as it doesn't provide
|
||||
// much for use by target languages, rather it tests usage of it.
|
||||
|
||||
%warnfilter(509) elaborate;
|
||||
|
||||
%inline %{
|
||||
#include <type_traits>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue