IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1245


Ignore:
Timestamp:
Jul 20, 2004, 10:57:30 AM (22 years ago)
Author:
harman
Message:

Removed unused #include tgmath.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psMatrixVectorArithmetic.c

    r1244 r1245  
    2929 *  @author Ross Harman, MHPCC
    3030 *
    31  *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    32  *  @date $Date: 2004-07-20 20:51:22 $
     31 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     32 *  @date $Date: 2004-07-20 20:57:30 $
    3333 *
    3434 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4141#include <math.h>
    4242#include <stdint.h>
    43 #include <tgmath.h>
    4443
    4544#include "psMemory.h"
Note: See TracChangeset for help on using the changeset viewer.