mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-02-06 03:44:23 +00:00
fixed build error for clang
This commit is contained in:
parent
30166e69ec
commit
deac8e9fa7
@ -1,8 +1,10 @@
|
|||||||
// Copyright (c) 2012-2013 giv
|
// Copyright (c) 2012-2013 giv
|
||||||
|
// Copyright (c) 2017 orignal
|
||||||
// Distributed under the MIT/X11 software license, see the accompanying
|
// Distributed under the MIT/X11 software license, see the accompanying
|
||||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
#include <boost/thread/shared_mutex.hpp>
|
#include <boost/thread/shared_mutex.hpp>
|
||||||
|
#include <iostream>
|
||||||
#include "i2p.h"
|
#include "i2p.h"
|
||||||
#include "util.h"
|
#include "util.h"
|
||||||
#include "hash.h"
|
#include "hash.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user