IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 8, 2007, 3:53:49 PM (19 years ago)
Author:
jhoblitt
Message:

include inttypes.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.c

    r10985 r10986  
    1212 *  @author Joshua Hoblitt
    1313 *
    14  *  @version $Revision: 1.128 $ $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 $
    1616 *
    1717 *  Copyright (C) 2005-2006  Joshua Hoblitt, University of Hawaii
     
    3232#define __STRICT_ANSI__
    3333#include <math.h>
     34#include <inttypes.h>
    3435#include <mysql.h>
    3536#include <mysql_com.h> // enum_field_types
Note: See TracChangeset for help on using the changeset viewer.