IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 4, 2006, 3:17:18 PM (20 years ago)
Author:
eugene
Message:

putting include config.h in psphot.h where it belongs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphot.h

    r8512 r9270  
     1# ifdef HAVE_CONFIG_H
     2# include <config.h>
     3# endif
     4
    15# include <stdio.h>
    26# include <strings.h>  // for strcasecmp
     
    59# include <psmodules.h>
    610
    7 #include "psphotErrorCodes.h"
     11# include "psphotErrorCodes.h"
    812
    913# define PSPHOT_RECIPE "PSPHOT"
Note: See TracChangeset for help on using the changeset viewer.