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/psMinimizePolyFit.c

    r10863 r10999  
    1010 *  @author EAM, IfA
    1111 *
    12  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2007-01-01 21:01:33 $
     12 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2007-01-09 22:38:53 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2020 *
    2121 */
     22
     23#ifdef HAVE_CONFIG_H
     24# include "config.h"
     25#endif
     26
    2227/*****************************************************************************/
    2328/* INCLUDE FILES                                                             */
Note: See TracChangeset for help on using the changeset viewer.