#ifndef D_A_KT_H #define D_A_KT_H #include "f_op/f_op_actor.h" class kt_class : public fopAc_ac_c { public: /* Place member variables here */ }; #endif /* D_A_KT_H */