From a79ed4de0eef74e30a057ce4d081f662e37a6685 Mon Sep 17 00:00:00 2001 From: Shawn M Date: Sat, 13 Apr 2024 02:51:18 -0700 Subject: [PATCH] Update util.h --- src/util.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util.h b/src/util.h index 8f1cbc9..a2843b9 100644 --- a/src/util.h +++ b/src/util.h @@ -3,6 +3,7 @@ // Copyright (c) 2009-2024 The Litedoge developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. + #ifndef BITCOIN_UTIL_H #define BITCOIN_UTIL_H