]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/algorithms.cc
* add "purge" commandline argument, closes: #133421)
[apt.git] / apt-pkg / algorithms.cc
index bd814729155e6380a2b61f70bb37a6b3316cb456..93e26c7c6145abdaa34a27e460bd3b33dd314aab 100644 (file)
@@ -26,6 +26,8 @@
     
 #include <apti18n.h>
 #include <sys/types.h>
+#include <cstdlib>
+#include <algorithm>
 #include <iostream>
                                                                        /*}}}*/
 using namespace std;