Parent Directory
|
Revision Log
|
Patch
| revision 178 by ph10, Wed Jun 13 08:44:34 2007 UTC | revision 189 by ph10, Thu Jul 5 11:50:49 2007 UTC | |
|---|---|---|
| # | Line 234 must begin with PCRE_. */ | Line 234 must begin with PCRE_. */ |
| 234 | /* Include the public PCRE header and the definitions of UCP character property | /* Include the public PCRE header and the definitions of UCP character property |
| 235 | values. */ | values. */ |
| 236 | ||
| 237 | #include <pcre.h> | #include "pcre.h" |
| 238 | #include "ucp.h" | #include "ucp.h" |
| 239 | ||
| 240 | /* When compiling for use with the Virtual Pascal compiler, these functions | /* When compiling for use with the Virtual Pascal compiler, these functions |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |