--- src/python/vector_array.cpp Tue Mar 6 12:39:10 2007 +++ src/python/vector_array.cpp.port Tue Mar 6 12:20:51 2007 @@ -1,6 +1,7 @@ // Copyright (c) 2000, 2001, 2002, 2003 by David Scherer and others. // See the file license.txt for complete license terms. // See the file authors.txt for a complete list of contributors. +#include #include "python/vector_array.hpp" #include "python/scalar_array.hpp"