* apt-pkg/contrib/progress.cc
[ntk/apt.git] / apt-pkg / contrib / sha256.h
index 9e88f5e..70b3ae2 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <string>
 #include <algorithm>
-#include <stdint.h>
 
 using std::string;
 using std::min;