This change moves the RADIX_TYPE enum into its own header. This resolves a compilation error and reduces the dependency graph by allowing RadixToStringConverter to include just the enum header rather than the entire CalcEngine header. Change verified by ensuring Calculator build locally. |
||
---|---|---|
.. | ||
CalcEngine.h | ||
CalcInput.h | ||
CalcUtils.h | ||
CCommand.h | ||
EngineStrings.h | ||
History.h | ||
ICalcDisplay.h | ||
IHistoryDisplay.h | ||
Number.h | ||
RadixType.h | ||
Rational.h | ||
scimath.h |