Files
tp/include/f/f_op/f_op_actor.h
T
2020-12-26 11:31:49 -05:00

6 lines
73 B
C++

#ifndef F_OP_ACTOR_H_
#define F_OP_ACTOR_H_
class fopAc_ac_c {};
#endif