#ifndef AC_FLAG_H #define AC_FLAG_H #include "types.h" #include "ac_structure.h" #ifdef __cplusplus extern "C" { #endif extern ACTOR_PROFILE Flag_Profile; #ifdef __cplusplus } #endif #endif