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/config/pmConfigCommand.h

    r11450 r12696  
    11#ifndef PM_CONFIG_COMMAND_H
    22#define PM_CONFIG_COMMAND_H
    3 
    4 #include <pslib.h>
    5 #include "pmConfig.h"
    63
    74/// Extend a command-line to include the necessary database flags
     
    1714bool pmConfigTraceCommand(psString *command ///< Command to extend
    1815                         );
    19 
    20 
    2116#endif
Note: See TracChangeset for help on using the changeset viewer.