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 c9431a6 commit 4c2defcCopy full SHA for 4c2defc
src/utility/base32.cpp
@@ -1,6 +1,7 @@
1
2
#include "base32.hpp"
3
#include <cassert>
4
+#include <cstdint>
5
6
namespace hk {
7
0 commit comments