xo-alloc/xo-interpreter2/include/xo/interpreter2/VsmRcx.hpp

11 lines
174 B
C++

/** @file VsmRcx.hpp
*
* @author Roland Conybeare, Feb 2026
**/
#pragma once
#include "DVsmRcx.hpp"
#include "detail/IRuntimeContext_DVsmRcx.hpp"
/* end VsmRcx.hpp */