aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2017-08-07 15:13:07 +0200
committerRiccardo Spagni <ric@spagni.net>2017-08-07 15:13:07 +0200
commitea46a5527a26eab8dbf664396c8186031b7d50b3 (patch)
tree89bdc857790b852a1a3964292a69dd77de310c0a /src/cryptonote_basic
parent9b3b7f050bf1443a5761bb5eb27631a1be6eb86b (diff)
parent214fd81e9362f183603bacdb671e06192dcb5808 (diff)
downloadmonzero-core-ea46a5527a26eab8dbf664396c8186031b7d50b3.tar.gz
monzero-core-ea46a5527a26eab8dbf664396c8186031b7d50b3.tar.xz
monzero-core-ea46a5527a26eab8dbf664396c8186031b7d50b3.zip
Merge pull request #2234
214fd81e some include cleanup (moneromooo-monero)
Diffstat (limited to 'src/cryptonote_basic')
-rw-r--r--src/cryptonote_basic/cryptonote_format_utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_basic/cryptonote_format_utils.h b/src/cryptonote_basic/cryptonote_format_utils.h
index 5c10907fd..d8ccf8eec 100644
--- a/src/cryptonote_basic/cryptonote_format_utils.h
+++ b/src/cryptonote_basic/cryptonote_format_utils.h
@@ -35,7 +35,6 @@
#include "include_base_utils.h"
#include "crypto/crypto.h"
#include "crypto/hash.h"
-#include "ringct/rctOps.h"
namespace cryptonote
{