diff options
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/host/capturer_helper.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/host/capturer_helper.cc b/remoting/host/capturer_helper.cc index 00b0d538..c066d61 100644 --- a/remoting/host/capturer_helper.cc +++ b/remoting/host/capturer_helper.cc @@ -5,6 +5,7 @@ #include "remoting/host/capturer_helper.h" #include <algorithm> +#include <iterator> namespace remoting { |