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

This commit is contained in:
Gregory Tsipenyuk
2024-03-06 16:24:07 -05:00
committed by GitHub
parent 22b751834f
commit c28e005087

View File

@@ -269,6 +269,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