#pragma once #include "DataSpec/DNACommon/DNACommon.hpp" namespace DataSpec { struct ITweak : BigDNA {}; } // namespace DataSpec