Просмотр исходного кода

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

Eugene V. Lyubimkin лет назад: 17
Родитель
Сommit
4b94b38339
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      apt-pkg/algorithms.cc

+ 0 - 1
apt-pkg/algorithms.cc

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