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

    r12660 r12696  
    88#include <pslib.h>
    99
     10#include "pmHDU.h"
    1011#include "pmFPA.h"
    1112#include "pmFPALevel.h"
    1213#include "pmFPAFlags.h"
    1314#include "pmConcepts.h"
     15#include "pmFPAview.h"
    1416#include "pmFPAConstruct.h"
    15 #include "pmFPAview.h"
    1617#include "pmFPAUtils.h"
    1718#include "pmHDUUtils.h"
    18 
    1919
    2020#define TABLE_OF_CONTENTS "CONTENTS"    // Name for camera format metadata containing the contents
Note: See TracChangeset for help on using the changeset viewer.