mirror of
https://github.com/zeldaret/tp
synced 2026-06-20 16:21:22 -04:00
6 lines
73 B
C++
6 lines
73 B
C++
#ifndef F_OP_ACTOR_H_
|
|
#define F_OP_ACTOR_H_
|
|
|
|
class fopAc_ac_c {};
|
|
|
|
#endif |