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/astro/psCoord.c

    r10848 r10999  
    1010*  @author GLG, MHPCC
    1111*
    12 *  @version $Revision: 1.129 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2006-12-29 04:38:42 $
     12*  @version $Revision: 1.130 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2007-01-09 22:38:52 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1818/*  INCLUDE FILES                                                             */
    1919/******************************************************************************/
     20
     21#ifdef HAVE_CONFIG_H
     22# include "config.h"
     23#endif
     24
    2025#include "psType.h"
    2126#include "psCoord.h"
Note: See TracChangeset for help on using the changeset viewer.