Ignore:
Timestamp:
2004-05-21T17:07:33+12:00 (20 years ago)
Author:
mdewsnip
Message:

(Human Info) Allow some actions to be easily switched off.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/phindaction.h

    r3722 r7371  
    11/**********************************************************************
    22 *
    3  * phindaction.cpp --
     3 * phindaction.h --
    44 *
    55 * Copyright 2001 Gordon W. Paynter
     
    2525 *
    2626 *********************************************************************/
     27
     28#include "gsdl_modules_cfg.h"
     29#ifdef GSDL_USE_PHIND_ACTION
    2730
    2831#ifndef PHINDACTION_H
     
    115118};
    116119
    117 #endif
     120#endif //!PHINDACTION_H
     121#endif //GSDL_USE_PHIND_ACTION
Note: See TracChangeset for help on using the changeset viewer.