Parent Directory
|
Revision Log
|
Patch
| revision 201 by ph10, Thu Aug 2 08:37:31 2007 UTC | revision 234 by ph10, Tue Sep 11 11:36:27 2007 UTC | |
|---|---|---|
| # | Line 37 | Line 37 |
| 37 | #include <config.h> | #include <config.h> |
| 38 | #endif | #endif |
| 39 | ||
| 40 | #ifdef _WIN32 | |
| 41 | #define snprintf _snprintf | |
| 42 | #endif | |
| 43 | ||
| 44 | #include <stdio.h> | #include <stdio.h> |
| 45 | #include <cassert> | #include <cassert> |
| 46 | #include <vector> | #include <vector> |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |