1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-02-05 19:34:16 +00:00

fixed build error for clang

This commit is contained in:
orignal 2017-10-13 15:08:54 -04:00
parent 30166e69ec
commit deac8e9fa7

View File

@ -1,8 +1,10 @@
// Copyright (c) 2012-2013 giv
// Copyright (c) 2017 orignal
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
//--------------------------------------------------------------------------------------------------
#include <boost/thread/shared_mutex.hpp>
#include <iostream>
#include "i2p.h"
#include "util.h"
#include "hash.h"