#ifndef AC_SIGN_H #define AC_SIGN_H #include "types.h" #include "m_actor.h" #ifdef __cplusplus extern "C" { #endif extern ACTOR_PROFILE Ac_Sign_Profile; #ifdef __cplusplus } #endif #endif