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

    r9699 r12696  
    44
    55#include <stdio.h>
     6#include <pslib.h>
     7
     8#include "pmHDU.h"
    69#include "pmFPA.h"
    7 #include "pmHDU.h"
    810#include "pmHDUUtils.h"
    9 
    1011
    1112pmHDU *pmHDUFromFPA(const pmFPA *fpa)
Note: See TracChangeset for help on using the changeset viewer.