12 lines
279 B
C++
12 lines
279 B
C++
/** @file VsmApplyClosureFrame.hpp
|
|
*
|
|
* @author Roland Conybeare, Feb 2026
|
|
**/
|
|
|
|
#pragma once
|
|
|
|
#include "DVsmApplyClosureFrame.hpp"
|
|
#include "detail/IGCObject_DVsmApplyClosureFrame.hpp"
|
|
#include "detail/IPrintable_DVsmApplyClosureFrame.hpp"
|
|
|
|
/* end VsmApplyClosureFrame.hpp */
|