Kaynağa Gözat

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

Eugene V. Lyubimkin 18 yıl önce
ebeveyn
işleme
4b94b38339
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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>