IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2005, 4:54:28 PM (21 years ago)
Author:
desonia
Message:

changed the includes to not use pslib.h.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fileUtils/psDB.h

    r3550 r3591  
    1010 *  @author Joshua Hoblitt
    1111 *
    12  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-03-29 22:50:43 $
     12 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-03-31 02:54:28 $
    1414 *
    1515 *  Copyright 2005 Joshua Hoblitt, University of Hawaii
     
    2222
    2323#include <mysql.h>
    24 #include "pslib.h"
     24
     25#include "psType.h"
     26#include "psMetadata.h"
    2527
    2628/// @addtogroup DataBase
Note: See TracChangeset for help on using the changeset viewer.