IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

don't include string.h in psString.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psString.h

    r11248 r11616  
    1010 * @author David Robbins, MHPCC
    1111 *
    12  * @version $Revision: 1.35 $ $Name: not supported by cvs2svn $
    13  * @date $Date: 2007-01-23 22:47:23 $
     12 * @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
     13 * @date $Date: 2007-02-03 05:35:30 $
    1414 *
    1515 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2323
    2424#include <sys/types.h>
    25 #include <string.h>
    2625#include <stdarg.h>
    2726#include "psType.h"
Note: See TracChangeset for help on using the changeset viewer.