From d91baaaa593bb946d999f4280c029c79279fcc52 Mon Sep 17 00:00:00 2001 From: Raoul Gough Date: Tue, 21 Oct 2003 18:18:04 +0000 Subject: [PATCH] Use instead of [SVN r20448] --- include/boost/python/suite/indexing/algorithms.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/python/suite/indexing/algorithms.hpp b/include/boost/python/suite/indexing/algorithms.hpp index 4f19a6be..e199bae2 100755 --- a/include/boost/python/suite/indexing/algorithms.hpp +++ b/include/boost/python/suite/indexing/algorithms.hpp @@ -27,9 +27,9 @@ #include #include #include +#include #include #include -#include #include namespace boost { namespace python { namespace indexing {