xo-procedure2/include/xo/procedure2/SimpleRcx.hpp

11 lines
186 B
C++

/** @file SimpleRcx.hpp
*
* @author Roland Conybeare, Feb 2026
**/
#pragma once
#include "DSimpleRcx.hpp"
#include "detail/IRuntimeContext_DSimpleRcx.hpp"
/* end SimpleRcx.hpp */