We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1af6ff + b744d51 commit fd9861bCopy full SHA for fd9861b
src/CryptoNoteCore/BlockIndex.h
@@ -5,6 +5,8 @@
5
// Distributed under the MIT/X11 software license, see the accompanying
6
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
7
8
+#pragma once
9
+
10
#include <boost/multi_index_container.hpp>
11
#include <boost/multi_index/hashed_index.hpp>
12
#include <boost/multi_index/random_access_index.hpp>
0 commit comments