summaryrefslogtreecommitdiff
path: root/apt-pkg/cdrom.cc
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2015-08-17 15:48:49 +0200
committerMichael Vogt <mvo@debian.org>2015-08-17 15:49:20 +0200
commit9f5f0e60f1d3c997c8c2e794dee122829bdf142d (patch)
treef7be4e1bc607a04a26ba78310f684a5ebf627283 /apt-pkg/cdrom.cc
parenta98847f8c8b9215fea4b8d5b22639ce23c4e0d17 (diff)
Really fix all iwyu issues
Git-Dch: ignore
Diffstat (limited to 'apt-pkg/cdrom.cc')
-rw-r--r--apt-pkg/cdrom.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-pkg/cdrom.cc b/apt-pkg/cdrom.cc
index 76c450618..dea4a88c3 100644
--- a/apt-pkg/cdrom.cc
+++ b/apt-pkg/cdrom.cc
@@ -24,6 +24,7 @@
#include <dlfcn.h>
#include <iostream>
#include <sstream>
+#include <fstream>
#include<apti18n.h>