00001 #pragma once 00002 #include "../../../Utils/FSM/IFSMState.h" 00003 00004 typedef IFSMState IBehaviorState;