Changeset 1890 for trunk/dll/sortcnr.c
- Timestamp:
- Jan 30, 2020, 7:39:42 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/sortcnr.c
r1851 r1890 28 28 #include "sortcnr.h" 29 29 #include "valid.h" // TestCDates 30 #if 0 31 #define __PMPRINTF__ 30 31 #ifdef PMPRINTF 32 #define _PMPRINTF_ // Enable debug macros 32 33 #include "PMPRINTF.H" 33 34 #endif
Note:
See TracChangeset
for help on using the changeset viewer.