mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
supress gcc warning avalanche
This commit is contained in:
parent
e5cdb74bb0
commit
10aedfe5ad
@ -148,6 +148,9 @@ protected:
|
||||
//
|
||||
|
||||
|
||||
GCC_DIAG_OFF(unused-local-typedefs) // supress numerous gcc warnings
|
||||
|
||||
|
||||
template <bool x>
|
||||
struct POCO_STATIC_ASSERTION_FAILURE;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user