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/concepts/pmConceptsStandard.c

    r12661 r12696  
    66#include <string.h>
    77#include <assert.h>
    8 
    9 #include "pslib.h"
    10 
     8#include <pslib.h>
     9
     10#include "pmHDU.h"
    1111#include "pmFPA.h"
     12#include "pmFPALevel.h"
     13#include "pmConcepts.h"
    1214#include "pmConceptsRead.h"
    1315#include "pmConceptsWrite.h"
Note: See TracChangeset for help on using the changeset viewer.