Changeset 3552 for trunk/psLib/src/db/psDB.c
- Timestamp:
- Mar 29, 2005, 12:53:53 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.c
r3550 r3552 9 9 * 4.1.2 or newer is required. 10 10 * 11 * @author Aaron Culliney 11 12 * @author Joshua Hoblitt 12 13 * 13 * @version $Revision: 1. 5$ $Name: not supported by cvs2svn $14 * @date $Date: 2005-03-29 22:5 0:43 $14 * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-03-29 22:53:53 $ 15 16 * 16 17 * Copyright 2005 Joshua Hoblitt, University of Hawaii … … 22 23 #include <stdarg.h> 23 24 #include <string.h> 25 #include <stdlib.h> 24 26 #include <math.h> 25 27 #include <mysql.h>
Note:
See TracChangeset
for help on using the changeset viewer.
