IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2006, 6:12:17 PM (20 years ago)
Author:
Paul Price
Message:

Fixes for compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppMerge/src/ppMergeCheckInputs.h

    r7061 r7064  
    22#define PP_MERGE_CHECK_INPUTS_H
    33
     4#include <psmodules.h>
     5#include "ppMergeOptions.h"
     6#include "ppMergeData.h"
     7
    48// Check input files to make sure everything's consistent
    5 bool ppMergeCheckInputs(ppMergeOptions *options, // Options
    6                         const pmConfig *config // Configuration
     9ppMergeData *ppMergeCheckInputs(ppMergeOptions *options, // Options
     10                                const pmConfig *config // Configuration
    711    );
    812
Note: See TracChangeset for help on using the changeset viewer.