/** @file Float.hpp * * @author Roland Conybeare, Feb 2026 **/ #pragma once #include "DFloat.hpp" #include "number/IGCObject_DFloat.hpp" #include "number/IPrintable_DFloat.hpp" /* end Float.hpp */