summaryrefslogtreecommitdiff
path: root/methods
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2009-06-09 16:11:15 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2009-06-09 16:11:15 +0200
commitaa16679ccb39598b9b4546c912af1cf8c70e529b (patch)
tree996f5916d12bed8fa3464405bf8090aa3b864354 /methods
parente729233f0c20656bf41f8254d03160191e2f4d81 (diff)
parenteac9121ea9d2b4180399f4b63f88491f8e0f1a8a (diff)
merged from the debian-sid branch
Diffstat (limited to 'methods')
-rw-r--r--methods/http.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/methods/http.cc b/methods/http.cc
index 44274bd78..3f13be050 100644
--- a/methods/http.cc
+++ b/methods/http.cc
@@ -38,6 +38,7 @@
#include <stdio.h>
#include <errno.h>
#include <string.h>
+#include <iostream>
#include <map>
#include <apti18n.h>