build: add STCurrency.h to xrpl_core to fix clio build (#4939)

This commit is contained in:
Gregory Tsipenyuk
2026-02-19 18:39:02 +09:00
committed by tequ
parent db64da58bd
commit 72bbeda46e

View File

@@ -293,6 +293,7 @@ install (
src/ripple/protocol/SOTemplate.h
src/ripple/protocol/STAccount.h
src/ripple/protocol/STAmount.h
src/ripple/protocol/STCurrency.h
src/ripple/protocol/STIssue.h
src/ripple/protocol/STArray.h
src/ripple/protocol/STBase.h