1#include "Library/Stage/StageSwitchInfo.h"
2
3namespace al {
4StageSwitchInfo::StageSwitchInfo() = default;
5} // namespace al
6