Changeset 1723 for trunk/src/kmk/ifcond.c
- Timestamp:
- Sep 4, 2008, 4:10:08 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/ifcond.c
r1722 r1723 43 43 #include "hash.h" 44 44 #include <ctype.h> 45 #if def _MSC_VER45 #ifndef _MSC_VER 46 46 # include <stdint.h> 47 47 #endif
Note:
See TracChangeset
for help on using the changeset viewer.