Parent Directory
|
Revision Log
|
Patch
| revision 93 by nigel, Sat Feb 24 21:41:42 2007 UTC | revision 144 by ph10, Mon Apr 2 13:32:07 2007 UTC | |
|---|---|---|
| # | Line 38 | Line 38 |
| 38 | #include <pcre_stringpiece.h> | #include <pcre_stringpiece.h> |
| 39 | #include <pcre_scanner.h> | #include <pcre_scanner.h> |
| 40 | ||
| 41 | #ifdef _WIN32 | |
| 42 | # define snprintf _snprintf | |
| 43 | #endif | |
| 44 | ||
| 45 | #define FLAGS_unittest_stack_size 49152 | #define FLAGS_unittest_stack_size 49152 |
| 46 | ||
| 47 | // Dies with a fatal error if the two values are not equal. | // Dies with a fatal error if the two values are not equal. |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |