From e40224d0c77674348bf0a518365208bc118f39a4 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Mon, 17 May 2021 13:21:23 +0200 Subject: Remove unused float serialization --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 770bb76226..c5a7d0ad31 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -264,6 +264,7 @@ BITCOIN_CORE_H = \ util/tokenpipe.h \ util/trace.h \ util/translation.h \ + util/types.h \ util/ui_change_type.h \ util/url.h \ util/vector.h \ -- cgit v1.2.3