summaryrefslogtreecommitdiff
path: root/python/generic.cc
diff options
context:
space:
mode:
Diffstat (limited to 'python/generic.cc')
-rw-r--r--python/generic.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/generic.cc b/python/generic.cc
index 51439a1b..640f0862 100644
--- a/python/generic.cc
+++ b/python/generic.cc
@@ -9,6 +9,8 @@
/*}}}*/
// Include Files /*{{{*/
#include "generic.h"
+using namespace std;
+
#include <apt-pkg/error.h>
/*}}}*/