mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 07:14:46 +02:00
PCRE 8.35.0 Update
- Updated to PCRE 8.35 (latest, 2014-04-04) - Updated Build files with new files and removed those that have changed. - Configured like previous configuration.
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