mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
321 B
C++
14 lines
321 B
C++
$NetBSD: patch-pan_data-impl_groups.cc,v 1.3 2014/01/01 12:10:00 wiz Exp $
|
|
|
|
--- pan/data-impl/groups.cc.orig 2013-12-21 12:39:52.000000000 +0000
|
|
+++ pan/data-impl/groups.cc
|
|
@@ -81,7 +81,7 @@ namespace
|
|
}
|
|
}
|
|
|
|
-#include <ext/algorithm>
|
|
+#include <algorithm>
|
|
|
|
void
|
|
DataImpl :: load_newsrc (const Quark & server,
|