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