Changeset 8595
- Timestamp:
- Aug 25, 2006, 10:04:16 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astro/psTime.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astro/psTime.h
r7961 r8595 11 11 * @author Ross Harman, MHPCC 12 12 * 13 * @version $Revision: 1.4 8$ $Name: not supported by cvs2svn $14 * @date $Date: 2006-0 7-25 01:16:04$13 * @version $Revision: 1.49 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-08-25 20:04:16 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 28 28 #include "psLookupTable.h" 29 29 #include "psCoord.h" 30 31 #if defined(__APPLE__) // incorrectly missing in time.h 32 struct tm *gmtime_r(const time_t *, struct tm *); 33 #endif 30 34 31 35 struct psSphere;
Note:
See TracChangeset
for help on using the changeset viewer.
