mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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 |