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/imageops/psImageStructManip.c

    r9538 r10999  
    88 *  @author Robert DeSonia, MHPCC
    99 *
    10  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2006-10-13 21:13:48 $
     10 *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2007-01-09 22:38:52 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1414 *
    1515 */
     16
     17#ifdef HAVE_CONFIG_H
     18# include "config.h"
     19#endif
    1620
    1721#include <string.h>
Note: See TracChangeset for help on using the changeset viewer.