mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-26 00:40:05 +01:00
gcc alignment and warning suppression
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
extern "C"
|
||||
{
|
||||
#include "pcre_config.h"
|
||||
GCC_DIAG_OFF(unused-function) // pcre_memmove unused function warning
|
||||
#include "pcre_internal.h"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user