aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_basic
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-07-31 16:36:52 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-07-31 16:36:52 +0100
commit214fd81e9362f183603bacdb671e06192dcb5808 (patch)
tree9c5700af7dc8a1915892928fd9189b9cf99065e8 /src/cryptonote_basic
parentMerge pull request #2159 (diff)
downloadmonero-214fd81e9362f183603bacdb671e06192dcb5808.tar.xz
some include cleanup
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
{