IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2007, 9:39:04 AM (19 years ago)
Author:
magnier
Message:

adding strings.h (perhaps more than needed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/pmAstrometryObjects.c

    r12696 r12838  
    88*  @author EAM, IfA
    99*
    10 *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2007-03-30 21:12:56 $
     10*  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2007-04-17 19:39:04 $
    1212*
    1313*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2222/******************************************************************************/
    2323#include <stdio.h>
     24#include <strings.h>
    2425#include <string.h>
    2526#include <math.h>
Note: See TracChangeset for help on using the changeset viewer.