Explorar o código

Forgot to remove regex.h include in previous commit. Now done

Eugene V. Lyubimkin %!s(int64=17) %!d(string=hai) anos
pai
achega
4b94b38339
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      apt-pkg/algorithms.cc

+ 0 - 1
apt-pkg/algorithms.cc

@@ -23,7 +23,6 @@
     
 #include <apti18n.h>
 #include <sys/types.h>
-#include <regex.h>
 #include <cstdlib>
 #include <algorithm>
 #include <iostream>