aboutsummaryrefslogtreecommitdiffstats
path: root/sample/large.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sample/large.cpp')
-rw-r--r--sample/large.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/large.cpp b/sample/large.cpp
index 8c1c74c..60b2ac9 100644
--- a/sample/large.cpp
+++ b/sample/large.cpp
@@ -4,7 +4,7 @@
*/
#include <mcl/fp.hpp>
#include <cybozu/benchmark.hpp>
-#include <sstream>
+#include <iostream>
#include "../src/low_func.hpp"
typedef mcl::FpT<> Fp;