#ifndef _DNAMP1_CTWEAKTARGETING_HPP_ #define _DNAMP1_CTWEAKTARGETING_HPP_ #include "../../DNACommon/Tweaks/ITweakTargeting.hpp" namespace DataSpec { namespace DNAMP1 { struct CTweakTargeting : public ITweakTargeting { DECL_YAML }; } } #endif // _DNAMP1_CTWEAKTARGETING_HPP_