IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 3, 2009, 4:58:25 PM (17 years ago)
Author:
Paul Price
Message:

Fixing build errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageInterpolate.h

    r21280 r21281  
    77 * @author Paul Price, Institute for Astronomy
    88 *
    9  * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    10  * @date $Date: 2009-02-04 02:55:27 $
     9 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     10 * @date $Date: 2009-02-04 02:58:25 $
    1111 * Copyright 2004-2007 Institute for Astronomy, University of Hawaii
    1212 */
     
    1515#define PS_IMAGE_INTERPOLATE_H
    1616
     17#include <psType.h>
     18#include <psImage.h>
     19#include <psVector.h>
     20#include <psImageConvolve.h>
    1721
    1822/// Enumeration of options in interpolation
Note: See TracChangeset for help on using the changeset viewer.