]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/algorithms.cc
* add --dsc-only option, thanks to K. Richard Pixley
[apt.git] / apt-pkg / algorithms.cc
index 5fa16e66f9bd9f45095feff8af40f6302c7f3228..c6583f3b59e324277faf909e324fd2715481e266 100644 (file)
@@ -24,6 +24,8 @@
     
 #include <apti18n.h>
     
+#include <cstdlib>
+#include <algorithm>
 #include <iostream>
                                                                        /*}}}*/
 using namespace std;