]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/algorithms.cc
* merged from apt--mvo
[apt.git] / apt-pkg / algorithms.cc
index 402d01d69dc24a71c454d3c05c91cb4676c62729..b21fcbb2f9b4e9a8d51553b5877bd3b45cc90054 100644 (file)
@@ -23,6 +23,8 @@
     
 #include <apti18n.h>
 #include <sys/types.h>
+#include <cstdlib>
+#include <algorithm>
 #include <iostream>
                                                                        /*}}}*/
 using namespace std;