Changeset 10986
- Timestamp:
- Jan 8, 2007, 3:53:49 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.c
r10985 r10986 12 12 * @author Joshua Hoblitt 13 13 * 14 * @version $Revision: 1.12 8$ $Name: not supported by cvs2svn $15 * @date $Date: 2007-01-09 01: 47:18$14 * @version $Revision: 1.129 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2007-01-09 01:53:49 $ 16 16 * 17 17 * Copyright (C) 2005-2006 Joshua Hoblitt, University of Hawaii … … 32 32 #define __STRICT_ANSI__ 33 33 #include <math.h> 34 #include <inttypes.h> 34 35 #include <mysql.h> 35 36 #include <mysql_com.h> // enum_field_types
Note:
See TracChangeset
for help on using the changeset viewer.
