summaryrefslogtreecommitdiff
path: root/src/mbgl/util/stopwatch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/util/stopwatch.cpp')
-rw-r--r--src/mbgl/util/stopwatch.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mbgl/util/stopwatch.cpp b/src/mbgl/util/stopwatch.cpp
index 3883d8535f..6db9da07e1 100644
--- a/src/mbgl/util/stopwatch.cpp
+++ b/src/mbgl/util/stopwatch.cpp
@@ -4,7 +4,6 @@
#include <mbgl/util/chrono.hpp>
#include <mbgl/util/logging.hpp>
-#include <iostream>
#include <atomic>
namespace mbgl {