IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2007, 7:54:08 PM (19 years ago)
Author:
jhoblitt
Message:

include psMemory.h last

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psMemory.c

    r11419 r11617  
    1010*  @author Joshua Hoblitt, University of Hawaii
    1111*
    12 *  @version $Revision: 1.91 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2007-01-30 04:28:08 $
     12*  @version $Revision: 1.92 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2007-02-03 05:54:08 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3232#endif
    3333
     34#include "psError.h"    // for psErrorStackPrint() only
    3435#include "psMemory.h"
    35 #include "psError.h"    // for psErrorStackPrint() only
    3636
    3737#define MUTEX_LOCK(mutexPtr) \
Note: See TracChangeset for help on using the changeset viewer.