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

    r10381 r10999  
    2222 *  @author Andy Becker, University of Washington (SVD).
    2323 *
    24  *  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
    25  *  @date $Date: 2006-12-01 21:48:47 $
     24 *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
     25 *  @date $Date: 2007-01-09 22:38:53 $
    2626 *
    2727 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    2828 */
     29
     30#ifdef HAVE_CONFIG_H
     31# include "config.h"
     32#endif
    2933
    3034/******************************************************************************/
Note: See TracChangeset for help on using the changeset viewer.