mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
Merge pull request #551 from danoli3/pcre_update_2014
PCRE updated to 8.35.0
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
//
|
||||
extern "C"
|
||||
{
|
||||
struct real_pcre;
|
||||
typedef struct real_pcre pcre;
|
||||
struct real_pcre8_or_16; /* declaration; the definition is private */
|
||||
typedef struct real_pcre8_or_16 pcre;
|
||||
struct pcre_extra;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user