Changeset 10487 for trunk/psLib/src/db/psDB.h
- Timestamp:
- Dec 5, 2006, 5:07:47 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/db/psDB.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/db/psDB.h
r10044 r10487 10 10 * @author Joshua Hoblitt 11 11 * 12 * @version $Revision: 1.3 1$ $Name: not supported by cvs2svn $13 * @date $Date: 2006-1 1-17 22:06:57$12 * @version $Revision: 1.32 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2006-12-06 03:01:42 $ 14 14 * 15 15 * Copyright 2005 Joshua Hoblitt, University of Hawaii … … 19 19 #define PS_DB_H 1 20 20 21 #if ndef OMIT_PSDB21 #ifdef HAVE_PSDB 22 22 23 23 #include "psType.h" … … 451 451 #else 452 452 typedef void psDB; 453 #endif // OMIT_PSDB453 #endif // HAVE_PSDB 454 454 455 455 #endif // PS_DB_H
Note:
See TracChangeset
for help on using the changeset viewer.
