diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-07-31 16:36:52 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-07-31 16:36:52 +0100 |
commit | 214fd81e9362f183603bacdb671e06192dcb5808 (patch) | |
tree | 9c5700af7dc8a1915892928fd9189b9cf99065e8 /src/cryptonote_basic | |
parent | Merge pull request #2159 (diff) | |
download | monero-214fd81e9362f183603bacdb671e06192dcb5808.tar.xz |
some include cleanup
Diffstat (limited to 'src/cryptonote_basic')
-rw-r--r-- | src/cryptonote_basic/cryptonote_format_utils.h | 1 |
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 { |