#if !defined(ENABLE_H) #define ENABLE_H #include # if !defined OLC3COMMON_H # include "olc3common.h" # endif PROTOTYPE(hcg_key EnableCreate, (hcg_key EnableWithThisEventType, hcg_key EnableThisTransition)) PROTOTYPE(void EnableDelete, (hcg_key EnableToDelete)) #endif