We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45429f commit 0f247e1Copy full SHA for 0f247e1
src/Functions/bech32.h
@@ -1,3 +1,4 @@
1
+#pragma once
2
/* Copyright (c) 2017, 2021 Pieter Wuille
3
*
4
* Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -18,7 +19,6 @@
18
19
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
* THE SOFTWARE.
21
*/
-#pragma once
22
23
#include <cstdint>
24
#include <string>
0 commit comments