mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
renamed config.h to pcre_config.h, as was before integration of pcre 8.35
This commit is contained in:
@@ -41,7 +41,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
/* This module contains an internal function that is used to match an extended
|
||||
class. It is used by both pcre_exec() and pcre_def_exec(). */
|
||||
|
||||
#include "config.h"
|
||||
#include "pcre_config.h"
|
||||
#include "pcre_internal.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user