summaryrefslogtreecommitdiff
path: root/src/lib/update_checker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/update_checker.cc')
-rw-r--r--src/lib/update_checker.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/update_checker.cc b/src/lib/update_checker.cc
index 52dfce7f7..4ee728fde 100644
--- a/src/lib/update_checker.cc
+++ b/src/lib/update_checker.cc
@@ -27,6 +27,7 @@
#include <curl/curl.h>
#include <boost/algorithm/string.hpp>
#include <string>
+#include <iostream>
#define BUFFER_SIZE 1024