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

    r8629 r10999  
    1010*  @author GLG, MHPCC
    1111*
    12 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2006-08-26 05:01:49 $
     12*  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2007-01-09 22:38:53 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1616*/
     17
     18#ifdef HAVE_CONFIG_H
     19# include "config.h"
     20#endif
    1721
    1822#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.