BIND 10 master, updated. 66251995752ead4f93b51c2a05bae16a413cb302 Merge branch 'trac2347'
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 14 13:25:27 UTC 2014
The branch, master has been updated
via 66251995752ead4f93b51c2a05bae16a413cb302 (commit)
via d43dff9a9d08f925375ef6c58c26d4d32c526a9f (commit)
from e52fc6f0961bb5c54548760b7363b6ccb2bc1020 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 66251995752ead4f93b51c2a05bae16a413cb302
Merge: e52fc6f d43dff9
Author: Mukund Sivaraman <muks at isc.org>
Date: Tue Jan 14 18:51:09 2014 +0530
Merge branch 'trac2347'
-----------------------------------------------------------------------
Summary of changes:
src/lib/util/range_utilities.h | 1 +
1 file changed, 1 insertion(+)
-----------------------------------------------------------------------
diff --git a/src/lib/util/range_utilities.h b/src/lib/util/range_utilities.h
index 4d5b0bb..4907b30 100644
--- a/src/lib/util/range_utilities.h
+++ b/src/lib/util/range_utilities.h
@@ -17,6 +17,7 @@
#include <stdlib.h>
#include <algorithm>
+#include <functional>
// This header contains useful methods for conduction operations on
// a range of container elements. Currently the collection is limited,
More information about the bind10-changes
mailing list