summaryrefslogtreecommitdiff
path: root/boost/chrono/time_point.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/chrono/time_point.hpp')
-rw-r--r--boost/chrono/time_point.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/chrono/time_point.hpp b/boost/chrono/time_point.hpp
index 6449fac6e1..fc230955d9 100644
--- a/boost/chrono/time_point.hpp
+++ b/boost/chrono/time_point.hpp
@@ -31,7 +31,6 @@ time2_demo contained this comment:
#define BOOST_CHRONO_TIME_POINT_HPP
#include <boost/chrono/duration.hpp>
-#include <iostream>
#ifndef BOOST_CHRONO_HEADER_ONLY
// this must occur after all of the includes and before any code appears: