mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 09:24:55 +02:00
fix GCC_DIAG_OFF
This commit is contained in:
parent
9083892894
commit
c06b36039b
@ -112,11 +112,12 @@
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef POCO_OS_FAMILY_UNIX
|
||||
#ifndef __GNUC__
|
||||
#define GCC_DIAG_OFF(x)
|
||||
#define GCC_DIAG_ON(x)
|
||||
#endif
|
||||
|
||||
|
||||
//
|
||||
// Hardware Architecture and Byte Order
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user