xo-umbrella2/xo-reader2/include/xo/reader2/ApplySsm.hpp

12 lines
233 B
C++

/** @file ApplySsm.hpp
*
* @author Roland Conybeare, Feb 2026
**/
#pragma once
#include "apply/DApplySsm.hpp"
#include "apply/ISyntaxStateMachine_DApplySsm.hpp"
#include "apply/IPrintable_DApplySsm.hpp"
/* end ApplySsm.hpp */