mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 02:53:10 +01:00
renamed config.h to pcre_config.h, as was before integration of pcre 8.35
This commit is contained in:
@@ -52,7 +52,7 @@ a local function is used.
|
||||
Also, when compiling for Virtual Pascal, things are done differently, and
|
||||
global variables are not used. */
|
||||
|
||||
#include "config.h"
|
||||
#include "pcre_config.h"
|
||||
#include "pcre_internal.h"
|
||||
|
||||
#if defined _MSC_VER || defined __SYMBIAN32__
|
||||
|
||||
Reference in New Issue
Block a user