mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
renamed config.h to pcre_config.h, as was before integration of pcre 8.35
This commit is contained in:
@@ -44,7 +44,7 @@ possible. There are also some static supporting functions. */
|
||||
#pragma warning( disable : 4127) // conditional expression is constant
|
||||
#pragma warning( disable : 4244) // conversion from 'int' to 'unsigned short', possible loss of data
|
||||
|
||||
#include "config.h"
|
||||
#include "pcre_config.h"
|
||||
|
||||
#define NLBLOCK md /* Block containing newline information */
|
||||
#define PSSTART start_subject /* Field containing processed string start */
|
||||
|
||||
Reference in New Issue
Block a user