source:
trunk/pdr/include/ecdebug.h
Last change on this file was 5, checked in by , 17 years ago | |
---|---|
File size: 135 bytes |
Rev | Line | |
---|---|---|
[5] | 1 | #ifndef PDFDEBUG_INCLUDED |
2 | #define PDFDEBUG_INCLUDED | |
3 | ||
4 | #ifdef DEBUG | |
5 | #define _PMPRINTF_ | |
6 | #endif | |
7 | #include "Pmprintf.h" | |
8 | ||
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.