IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

consistently include config.h

File:
1 edited

Legend:

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

    r10549 r10999  
    33 *  This file contains standard math routines.
    44 *
    5  *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-12-08 11:37:49 $
     5 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-01-09 22:38:53 $
    77 *
    88 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    99 *
    1010 */
     11
     12#ifdef HAVE_CONFIG_H
     13# include "config.h"
     14#endif
     15
    1116/*****************************************************************************/
    1217/*  INCLUDE FILES                                                            */
Note: See TracChangeset for help on using the changeset viewer.