- Timestamp:
- 01/05/07 16:30:00 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Action/RenderTraversal/google/sparsehash/config.h
r467 r471 64 64 #define HAVE_STRINGS_H 1 65 65 66 /* Define to 1 if you have the < string.h> header file. */66 /* Define to 1 if you have the <cstring> header file. */ 67 67 #define HAVE_STRING_H 1 68 68 … … 73 73 #define HAVE_SYS_STAT_H 1 74 74 75 /* Define to 1 if you have the <sys/ time.h> header file. */75 /* Define to 1 if you have the <sys/ctime> header file. */ 76 76 #define HAVE_SYS_TIME_H 1 77 77
