/** @file Constant.hpp * * @author Roland Conybeare, Feb 2026 **/ #pragma once #include "DConstant.hpp" #include "detail/IExpression_DConstant.hpp" #include "detail/IGCObject_DConstant.hpp" #include "detail/IPrintable_DConstant.hpp" /* end Constant.hpp */