IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2007, 11:12:56 AM (19 years ago)
Author:
magnier
Message:

big re-org to put the includes in the .c only, not .h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileFitsIO.c

    r12603 r12696  
    77
    88#include "pmConfig.h"
     9#include "pmDetrendDB.h"
     10
    911#include "pmHDU.h"
    1012#include "pmFPA.h"
     13#include "pmFPALevel.h"
    1114#include "pmFPARead.h"
    1215#include "pmFPAWrite.h"
    1316#include "pmFPAMaskWeight.h"
    14 #include "pmFPAConstruct.h"
    1517#include "pmFPAview.h"
    1618#include "pmFPAfile.h"
    1719#include "pmFPAfileFitsIO.h"
    1820#include "pmFPACopy.h"
     21#include "pmFPAConstruct.h"
    1922
    2023pmFPA *pmFPAfileSuitableFPA(const pmFPAfile *file, const pmFPAview *view, const pmConfig *config)
Note: See TracChangeset for help on using the changeset viewer.