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

    r3444 r10999  
    77 *  @author Robert Daniel DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-03-17 19:26:19 $
     9 *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2007-01-09 22:38:52 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1313 */
     14
     15#ifdef HAVE_CONFIG_H
     16# include "config.h"
     17#endif
    1418
    1519#include "psCompare.h"
Note: See TracChangeset for help on using the changeset viewer.