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 @@ PCRE code modules. The tables are also #included by the pcretest program, which
|
||||
uses macros to change their names from _pcre_xxx to xxxx, thereby avoiding name
|
||||
clashes with the library. */
|
||||
|
||||
#include "config.h"
|
||||
#include "pcre_config.h"
|
||||
#include "pcre_internal.h"
|
||||
|
||||
#endif /* PCRE_INCLUDED */
|
||||
|
||||
Reference in New Issue
Block a user