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/pingaction.cpp

    r1285 r7371  
    2323 *
    2424 *********************************************************************/
     25
     26#include "gsdl_modules_cfg.h"
     27#ifdef GSDL_USE_PING_ACTION
    2528
    2629#include "pingaction.h"
     
    8184  return true;
    8285};
     86
     87#endif //GSDL_USE_PING_ACTION
Note: See TracChangeset for help on using the changeset viewer.