aboutsummaryrefslogtreecommitdiff
path: root/src/bench/poly1305.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/poly1305.cpp')
-rw-r--r--src/bench/poly1305.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bench/poly1305.cpp b/src/bench/poly1305.cpp
index 16342d0fbe..02e5fecc0d 100644
--- a/src/bench/poly1305.cpp
+++ b/src/bench/poly1305.cpp
@@ -2,7 +2,6 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
-#include <iostream>
#include <bench/bench.h>
#include <crypto/poly1305.h>