exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit d1379e492de19070a8f7c2c3dba70f39fe956888
parent f009e0bd1261fe5b73ae7294faee3ac3e20ce802
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  9 May 2023 14:11:21 +0200

-fix include

Diffstat:
Msrc/include/taler_templating_lib.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_templating_lib.h b/src/include/taler_templating_lib.h @@ -22,7 +22,7 @@ #define TALER_TEMPLATING_LIB_H #include <microhttpd.h> - +#include "taler_mhd_lib.h" /** * Fill in Mustach template @a tmpl using the data from @a root