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

    r9552 r10999  
    3030 *  @author Robert DeSonia, MHPCC
    3131 *
    32  *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    33  *  @date $Date: 2006-10-14 00:02:31 $
     32 *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     33 *  @date $Date: 2007-01-09 22:38:52 $
    3434 *
    3535 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    3636 */
     37
     38#ifdef HAVE_CONFIG_H
     39# include "config.h"
     40#endif
    3741
    3842/******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.