IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19188


Ignore:
Timestamp:
Aug 25, 2008, 12:07:29 PM (18 years ago)
Author:
Paul Price
Message:

Include dependent headers.

Location:
trunk/psModules/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAview.h

    r18905 r19188  
    44 * @author Eugene Magnier, IfA
    55 *
    6  * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2008-08-05 02:16:06 $
     6 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2008-08-25 22:05:58 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    1515/// @{
    1616
    17 // #include "pmFPA.h"
    18 // #include "pmFPALevel.h"
     17#include "pmFPA.h"
     18#include "pmFPALevel.h"
    1919
    2020/// Identifier for FPA components
  • trunk/psModules/src/detrend/pmDetrendDB.h

    r15562 r19188  
    99 * @author EAM, IfA
    1010 *
    11  * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    12  * @date $Date: 2007-11-10 01:09:20 $
     11 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     12 * @date $Date: 2008-08-25 22:07:29 $
    1313 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    1414 */
     
    1919/// @addtogroup detrend Detrend Creation and Application
    2020/// @{
     21
     22#include <pslib.h>
     23
     24#include "pmConfig.h"
    2125
    2226typedef enum {
Note: See TracChangeset for help on using the changeset viewer.