#ifndef __DNACOMMON_ITWEAKPARTICLE_HPP__ #define __DNACOMMON_ITWEAKPARTICLE_HPP__ #include "../DNACommon.hpp" namespace DataSpec { struct ITweakParticle : BigYAML { }; } #endif