IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2006, 4:29:15 PM (20 years ago)
Author:
Paul Price
Message:

Removing inclusion of config.h in header files, and putting it in all source files.

File:
1 edited

Legend:

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

    r9584 r9621  
    77/// @author Eugene Magnier, MHPCC
    88///
    9 /// @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10 /// @date $Date: 2006-10-17 00:33:56 $
     9/// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     10/// @date $Date: 2006-10-18 02:29:15 $
    1111///
    1212/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     
    1515#ifndef PM_FPA_LEVEL_H
    1616#define PM_FPA_LEVEL_H
    17 
    18 #if HAVE_CONFIG_H
    19 #include <config.h>
    20 #endif
    21 
    2217
    2318/// Specify the level of the FPA hierarchy
Note: See TracChangeset for help on using the changeset viewer.