// Copyright (c) 2005-2007 Andre Merzky (andre@merzky.net) // Copyright (c) 2005-2007 Hartmut Kaiser (hartmut.kaiser@gmail.com) // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef _SAGA_IMPL_TASK_HPP_ #define _SAGA_IMPL_TASK_HPP_ // task comes from the engine #include #include #endif // _SAGA_IMPL_TASK_HPP_