#include <boost/foreach.hpp> #include "Base/Marcos.h" #include "Event/ConditionNode.h" namespace Egametang { bool BuffType::Check(ContexIf* contex) { return true; } } // namespace Egametang