IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 9, 2007, 12:38:53 PM (20 years ago)
Author:
jhoblitt
Message:

consistently include config.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psUnaryOp.c

    r10246 r10999  
    3131 *  @author Robert DeSonia, MHPCC
    3232 *
    33  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    34  *  @date $Date: 2006-11-29 00:49:21 $
     33 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     34 *  @date $Date: 2007-01-09 22:38:53 $
    3535 *
    3636 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    3737 */
     38
     39#ifdef HAVE_CONFIG_H
     40# include "config.h"
     41#endif
    3842
    3943/******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.