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/pmFPAfileIO.c

    r12687 r12696  
    88
    99#include "pmConfig.h"
     10#include "pmDetrendDB.h"
     11
    1012#include "pmHDU.h"
    1113#include "pmFPA.h"
     14#include "pmFPALevel.h"
    1215#include "pmFPAMaskWeight.h"
    13 #include "pmFPAConstruct.h"
    1416#include "pmFPAview.h"
    1517#include "pmFPAfile.h"
     
    2931#include "pmFPA_JPEG.h"
    3032#include "pmSourcePlots.h"
    31 #include "pmDetrendDB.h"
     33#include "pmFPAConstruct.h"
    3234
    3335// attempt create, read, write, close, or free pmFPAfiles available in files files are
Note: See TracChangeset for help on using the changeset viewer.