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/pmFPAFlags.h

    r9584 r9621  
    99/// @author Eugene Magnier, IfA
    1010///
    11 /// @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    12 /// @date $Date: 2006-10-17 00:33:56 $
     11/// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     12/// @date $Date: 2006-10-18 02:29:15 $
    1313///
    1414/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
     
    1717#ifndef PM_FPA_FLAGS_H
    1818#define PM_FPA_FLAGS_H
    19 
    20 #if HAVE_CONFIG_H
    21 #include <config.h>
    22 #endif
    2319
    2420#include "pmFPA.h"
Note: See TracChangeset for help on using the changeset viewer.