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

    r10848 r10999  
    1313 * use ->min and ->max (PS_STAT_USE_RANGE)
    1414 *
    15  *  @version $Revision: 1.197 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2006-12-29 04:38:42 $
     15 *  @version $Revision: 1.198 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2007-01-09 22:38:53 $
    1717 *
    1818 *  Copyright 2006 IfA, University of Hawaii
    1919 */
     20
     21#ifdef HAVE_CONFIG_H
     22# include "config.h"
     23#endif
    2024
    2125#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.